We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc11213 + b52e9d8 commit 4dc7ddaCopy full SHA for 4dc7dda
django_prometheus/__init__.py
@@ -11,7 +11,7 @@
11
12
__all__ = ["middleware", "models", "pip_prometheus"]
13
14
-__version__ = "2.2.0.dev"
+__version__ = "2.2.0.dev0"
15
16
# Import pip_prometheus to export the pip metrics automatically.
17
try:
0 commit comments