Skip to content

Commit

Permalink
bump up version for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
HellevdM committed May 6, 2024
1 parent 48a114a commit 1a91559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drugex/about.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

VERSION = "3.4.6"
VERSION = "3.4.7"

if os.path.exists(os.path.join(os.path.dirname(__file__), '_version.py')):
from ._version import version
Expand Down

0 comments on commit 1a91559

Please sign in to comment.