We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845b821 commit 3809af2Copy full SHA for 3809af2
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.41.dev0"
+__version__ = "0.41.0"
48
version = __version__
49
50
0 commit comments