We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac63b96 commit 792603aCopy full SHA for 792603a
src/objprint/__init__.py
@@ -1,7 +1,7 @@
1
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
2
# For details: https://github.com/gaogaotiantian/objprint/blob/master/NOTICE.txt
3
4
-__version__ = "0.1.4"
+__version__ = "0.2.0"
5
6
7
from .objprint import ObjPrint
0 commit comments