Skip to content

Commit 49d0e4f

Browse files
authored
2.3.0.dev0 (#312)
1 parent bdb4170 commit 49d0e4f

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
@@ -12,7 +12,7 @@
1212

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

15-
__version__ = "2.2.0"
15+
__version__ = "2.3.0.dev0"
1616

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

0 commit comments

Comments
 (0)