Skip to content

Commit 10e9656

Browse files
authored
CHORE: bump release 0.27.dev0 (#755)
1 parent 11d17a9 commit 10e9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyedb/__init__.py

Lines changed: 1 addition & 1 deletion
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.26.dev0"
47+
__version__ = "0.27.dev0"
4848
version = __version__
4949

5050
#

0 commit comments

Comments
 (0)