Skip to content

Commit 30cfe8c

Browse files
committed
v1.2.1
1 parent 5cd851c commit 30cfe8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Changes
5454
~~~~~~~
5555

5656

57-
Unreleased
58-
----------
57+
v1.2.1 --- 2016-01-28
58+
---------------------
5959

6060
The template debug settings are checked properly for people still using
6161
``TEMPLATE_DEBUG`` in newer versions of Django.

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.2',
24+
version='1.2.1',
2525
description='Django template coverage.py plugin',
2626
author='Ned Batchelder',
2727
author_email='[email protected]',

0 commit comments

Comments
 (0)