We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee925e commit 60cbb80Copy full SHA for 60cbb80
1 file changed
perdoo/__init__.py
@@ -6,7 +6,7 @@
6
"get_state_root",
7
"setup_logging",
8
]
9
-__version__ = "0.4.0"
+__version__ = "0.5.0"
10
11
import logging
12
import os
0 commit comments