Skip to content

Commit b17f479

Browse files
committed
chore: Bump version.
1 parent 9ab23e5 commit b17f479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = ("0", "2", "0")
1+
__version_info__ = ("0", "3", "0")
22
__version__ = ".".join(__version_info__)

0 commit comments

Comments
 (0)