Skip to content

Commit

Permalink
release 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenb-dev authored Jul 9, 2024
1 parent 98c238a commit b8ba350
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.19.dev0"
__version__ = "0.19.0"
version = __version__

#
Expand Down

0 comments on commit b8ba350

Please sign in to comment.