Skip to content

Commit afa9b49

Browse files
authored
🚀 Release v1.8.0
PR #68
1 parent 3b3bc7a commit afa9b49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
History
33
=======
44

5+
v1.8.0 --- 2020-01-23
6+
---------------------
7+
8+
Add support for:
9+
10+
- Coverage 5
11+
512
v1.7.0 --- 2020-01-16
613
---------------------
714

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def read(*names, **kwargs):
5454

5555
setup(
5656
name='django_coverage_plugin',
57-
version='1.7.0',
57+
version='1.8.0',
5858
description='Django template coverage.py plugin',
5959
long_description=(
6060
re.compile(

0 commit comments

Comments
 (0)