Skip to content

Commit 6f8976d

Browse files
committed
Paperwork for version 1.3.1
1 parent fdb0892 commit 6f8976d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ Changes
5454
~~~~~~~
5555

5656

57+
v1.3.1 --- 2016-06-02
58+
---------------------
59+
60+
Settings are read slightly differently, so as to not interfere with programs
61+
that don't need settings. Fixes `issue 18`_.
62+
63+
.. _issue 18: https://github.com/nedbat/django_coverage_plugin/issues/18
64+
65+
5766
v1.3 --- 2016-04-03
5867
-------------------
5968

setup.py

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

2222
setup(
2323
name='django_coverage_plugin',
24-
version='1.3',
24+
version='1.3.1',
2525
description='Django template coverage.py plugin',
2626
author='Ned Batchelder',
2727
author_email='[email protected]',

0 commit comments

Comments
 (0)