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