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