Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Sep 10, 2024
1 parent 6ac133d commit 0c7a37e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions altaro_exporter/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
__description__ = "Altaro Prometheus Exporter"
__copyright__ = "Copyright (C) 2024 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2024082701"
__version__ = "0.9.0"
__build__ = "2024091001"
__version__ = "0.9.1"

0 comments on commit 0c7a37e

Please sign in to comment.