Skip to content

Commit 8e761fd

Browse files
authored
Update __init__.py
1 parent 53680f6 commit 8e761fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pysqlit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""PySQLit - 一个具有ACID兼容性的Python SQLite实现。"""
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.2.2"
44
__author__ = "Python51888"

0 commit comments

Comments
 (0)