We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c6cf8 commit d94c734Copy full SHA for d94c734
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.27.dev0"
+__version__ = "0.27.0"
48
version = __version__
49
50
0 commit comments