Skip to content

Commit 792603a

Browse files
Ready for 0.2.0
1 parent ac63b96 commit 792603a

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.1.4"
4+
__version__ = "0.2.0"
55

66

77
from .objprint import ObjPrint

0 commit comments

Comments
 (0)