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 4c1518f commit a8c12acCopy full SHA for a8c12ac
README.rst
@@ -60,7 +60,7 @@ Changes
60
~~~~~~~
61
62
63
-v1.4.3 --- 2017-02-22
+v1.5.0 --- 2017-02-23
64
---------------------
65
66
Removes support for Django versions below 1.8. Validates support for Django version 1.11b1
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name='django_coverage_plugin',
25
- version='1.4.3',
+ version='1.5.0',
26
description='Django template coverage.py plugin',
27
author='Ned Batchelder',
28
author_email='[email protected]',
0 commit comments