Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Oct 28, 2023
1 parent 058f730 commit ee53181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion query_exporter/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Export Prometheus metrics generated from SQL queries."""

__version__ = "2.9.0"
__version__ = "2.9.1"

0 comments on commit ee53181

Please sign in to comment.