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 3135718 commit e28b7a2Copy full SHA for e28b7a2
README.rst
@@ -62,7 +62,7 @@ Changes
62
v1.5.1a --- 2017-04-05
63
---------------------
64
65
-Validates support for Django version 1.11.
+Validates support for Django version 1.11. Testing for new package maintainer Pamela McA'Nulty
66
67
v1.5.0 --- 2017-02-23
68
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name='django_coverage_plugin',
25
- version='1.5.0',
+ version='1.5.1a',
26
description='Django template coverage.py plugin',
27
author='Ned Batchelder',
28
author_email='ned@nedbatchelder.com',
0 commit comments