Skip to content

Commit

Permalink
release patch 0.34.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenb-dev authored Dec 2, 2024
1 parent 870ab60 commit c9b0b9a
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.35.dev0"
__version__ = "0.34.1"
version = __version__

#
Expand Down

0 comments on commit c9b0b9a

Please sign in to comment.