Skip to content

Commit

Permalink
chore: Bump version number to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckswordsman committed Nov 12, 2024
1 parent a5224e7 commit 7483244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.3"
VERSION = "0.0.4"

__version__ = VERSION

0 comments on commit 7483244

Please sign in to comment.