Skip to content

Commit

Permalink
Updating version for new release with better error handling and UI
Browse files Browse the repository at this point in the history
  • Loading branch information
AmberSahdev committed Nov 10, 2024
1 parent 6e13daa commit 743d50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from packaging.version import Version

version = Version('0.6.1')
version = Version('0.7.0')

0 comments on commit 743d50e

Please sign in to comment.