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 10b3592 commit 89a9cf8Copy full SHA for 89a9cf8
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.2.3"
+__version__ = "0.3.0"
5
6
7
from .objprint import ObjPrint
0 commit comments