Skip to content

Commit

Permalink
Version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Dec 14, 2024
1 parent 68cb603 commit e2a3b42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.0.1 - 2024-12-14
==================

- Fix debug message for dotenv file loading.


3.0.0 - 2024-12-13
==================

Expand Down
2 changes: 1 addition & 1 deletion prometheus_aioexporter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"__version__",
]

__version__ = "3.0.0"
__version__ = "3.0.1"

0 comments on commit e2a3b42

Please sign in to comment.