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 11d17a9 commit 10e9656Copy full SHA for 10e9656
src/pyedb/__init__.py
@@ -44,7 +44,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
44
#
45
46
pyedb_path = os.path.dirname(__file__)
47
-__version__ = "0.26.dev0"
+__version__ = "0.27.dev0"
48
version = __version__
49
50
0 commit comments