Skip to content

Commit

Permalink
chore: Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckswordsman committed Nov 11, 2024
1 parent b093177 commit 6bc6007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monitor-app/src/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Version number for the application."""

VERSION = "0.0.1-hotfix2"
VERSION = "0.0.2"

__version__ = VERSION
__version__ = VERSION

0 comments on commit 6bc6007

Please sign in to comment.