Skip to content

Commit 198926c

Browse files
authored
release 0.39.1
1 parent 5c60691 commit 198926c

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.38.dev0"
47+
__version__ = "0.39.1"
4848
version = __version__
4949

5050
#

0 commit comments

Comments
 (0)