Skip to content

Commit e28b7a2

Browse files
author
Pamela McA'Nulty
committed
Readme and setup for 1.5.1a
1 parent 3135718 commit e28b7a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Changes
6262
v1.5.1a --- 2017-04-05
6363
---------------------
6464

65-
Validates support for Django version 1.11.
65+
Validates support for Django version 1.11. Testing for new package maintainer Pamela McA'Nulty
6666

6767
v1.5.0 --- 2017-02-23
6868
---------------------

setup.py

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

2323
setup(
2424
name='django_coverage_plugin',
25-
version='1.5.0',
25+
version='1.5.1a',
2626
description='Django template coverage.py plugin',
2727
author='Ned Batchelder',
2828
author_email='ned@nedbatchelder.com',

0 commit comments

Comments
 (0)