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 c35d4b6 commit 733514aCopy full SHA for 733514a
README.rst
@@ -137,8 +137,8 @@ History
137
138
.. scriv-insert-here
139
140
-Next
141
-----
+v3.0.0 — 2022-12-06
+-------------------
142
143
Dropped support for Python 2.7, Python 3.6, and Django 1.8.
144
setup.py
@@ -48,7 +48,7 @@ def read(*names, **kwargs):
48
49
setup(
50
name='django_coverage_plugin',
51
- version='2.0.4',
+ version='3.0.0',
52
description='Django template coverage.py plugin',
53
long_description=(
54
re.sub(
0 commit comments