Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
release
  • Loading branch information
ring630 committed Apr 26, 2024
1 parent 5bfdfcd commit b7b992c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyedb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def custom_show_warning(message, category, filename, lineno, file=None, line=Non
#

pyedb_path = os.path.dirname(__file__)
__version__ = "0.9.dev0"
__version__ = "0.9.0"
version = __version__

#
Expand Down

0 comments on commit b7b992c

Please sign in to comment.