Skip to content

Commit eaa1424

Browse files
committed
fix: synchronize package version with pyproject.toml (0.0.12)
1 parent 08d480f commit eaa1424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onecite/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
citations in multiple formats.
99
"""
1010

11-
__version__ = "0.0.11"
11+
__version__ = "0.0.12"
1212
__author__ = "OneCite Team"
1313
__email__ = "ang@hezhiang.com"
1414
__license__ = "MIT"

0 commit comments

Comments
 (0)