Skip to content

Commit 6faa6cf

Browse files
authored
release 0.26.1
1 parent a2ece5b commit 6faa6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.27.dev0"
47+
__version__ = "0.26.1"
4848
version = __version__
4949

5050
#

0 commit comments

Comments
 (0)