Skip to content

Commit 3dc18da

Browse files
committed
Update version.
1 parent 17c7363 commit 3dc18da

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
@@ -10,7 +10,7 @@
1010

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

13-
__version__ = "2.0.0.dev"
13+
__version__ = "2.0.0"
1414

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

0 commit comments

Comments
 (0)