Skip to content

Commit 3809af2

Browse files
authored
release 0.41.0
1 parent 845b821 commit 3809af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyedb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
4444
#
4545

4646
pyedb_path = os.path.dirname(__file__)
47-
__version__ = "0.41.dev0"
47+
__version__ = "0.41.0"
4848
version = __version__
4949

5050
#

0 commit comments

Comments
 (0)