We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49bfd2 commit 04ede4eCopy full SHA for 04ede4e
pysqlit/__init__.py
@@ -1,4 +1,4 @@
1
"""PySQLit - 一个具有ACID兼容性的Python SQLite实现。"""
2
3
-__version__ = "0.2.4"
+__version__ = "0.2.4"
4
__author__ = "Python51888"
0 commit comments