Skip to content

Commit 04ede4e

Browse files
authored
Update __init__.py
1 parent c49bfd2 commit 04ede4e

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.2.4"   
3+
__version__ = "0.2.4"     
44
__author__ = "Python51888" 

0 commit comments

Comments
 (0)