Skip to content

Commit 89a9cf8

Browse files
Ready for 0.3.0
1 parent 10b3592 commit 89a9cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/objprint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
22
# For details: https://github.com/gaogaotiantian/objprint/blob/master/NOTICE.txt
33

4-
__version__ = "0.2.3"
4+
__version__ = "0.3.0"
55

66

77
from .objprint import ObjPrint

0 commit comments

Comments
 (0)