We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9911f46 commit 1a859d5Copy full SHA for 1a859d5
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.38.dev0"
+__version__ = "0.38.0"
48
version = __version__
49
50
0 commit comments