Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Karman de Lange committed Oct 7, 2021
1 parent 7091e8b commit e1c6b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

logger = logging.getLogger(__name__)
AC = None
softwareversion = "1.0.19"
softwareversion = "1.1.0"


pid = str(os.getpid())
Expand Down

0 comments on commit e1c6b19

Please sign in to comment.