Skip to content

Commit eb65668

Browse files
committed
build: v3.1.1
1 parent 2d727d9 commit eb65668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_coverage_plugin/__init__.py

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

44
"""Django Template Coverage Plugin"""
55

6-
__version__ = "3.1.1rc3"
6+
__version__ = "3.1.1"
77

88
from .plugin import DjangoTemplatePluginException # noqa
99
from .plugin import DjangoTemplatePlugin

0 commit comments

Comments
 (0)