Skip to content

Commit a8c12ac

Browse files
author
Pamela McA'Nulty
committed
Bump version number to 1.5.0
1 parent 4c1518f commit a8c12ac

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
@@ -60,7 +60,7 @@ Changes
6060
~~~~~~~
6161

6262

63-
v1.4.3 --- 2017-02-22
63+
v1.5.0 --- 2017-02-23
6464
---------------------
6565

6666
Removes support for Django versions below 1.8. Validates support for Django version 1.11b1

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.4.3',
25+
version='1.5.0',
2626
description='Django template coverage.py plugin',
2727
author='Ned Batchelder',
2828
author_email='[email protected]',

0 commit comments

Comments
 (0)