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.
1 parent 2d727d9 commit eb65668Copy full SHA for eb65668
django_coverage_plugin/__init__.py
@@ -3,7 +3,7 @@
3
4
"""Django Template Coverage Plugin"""
5
6
-__version__ = "3.1.1rc3"
+__version__ = "3.1.1"
7
8
from .plugin import DjangoTemplatePluginException # noqa
9
from .plugin import DjangoTemplatePlugin
0 commit comments