Skip to content

Commit ed0f1b3

Browse files
Ready for 0.2.1
1 parent dffa62c commit ed0f1b3

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.0"
4+
__version__ = "0.2.1"
55

66

77
from .objprint import ObjPrint

0 commit comments

Comments
 (0)