Skip to content

Commit

Permalink
fix version number (#67) #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu authored Apr 11, 2024
1 parent 76ea8a9 commit 625b0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvnet_app/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""PVNet App"""
__version__ = "0.0.43"
__version__ = "2.0.1"

0 comments on commit 625b0d2

Please sign in to comment.