Skip to content

Commit b52e9d8

Browse files
committed
fix version
1 parent fc11213 commit b52e9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_prometheus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
__all__ = ["middleware", "models", "pip_prometheus"]
1313

14-
__version__ = "2.2.0.dev"
14+
__version__ = "2.2.0.dev0"
1515

1616
# Import pip_prometheus to export the pip metrics automatically.
1717
try:

0 commit comments

Comments
 (0)