We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12fbe1b commit acb2ee2Copy full SHA for acb2ee2
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.36.dev0"
+__version__ = "0.37.0"
48
version = __version__
49
50
0 commit comments