Skip to content

Commit ea68bc1

Browse files
authored
Update __init__.py
1 parent 45133a5 commit ea68bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pysqlit/__init__.py

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

3-
__version__ = "0.2.2"
4-
__author__ = "Python51888"
3+
__version__ = "0.2.3" 
4+
__author__ = "Python51888" 

0 commit comments

Comments
 (0)