Skip to content

Commit 733514a

Browse files
committed
build: 3.0.0
1 parent c35d4b6 commit 733514a

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
@@ -137,8 +137,8 @@ History
137137

138138
.. scriv-insert-here
139139
140-
Next
141-
----
140+
v3.0.0 — 2022-12-06
141+
-------------------
142142

143143
Dropped support for Python 2.7, Python 3.6, and Django 1.8.
144144

setup.py

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

4949
setup(
5050
name='django_coverage_plugin',
51-
version='2.0.4',
51+
version='3.0.0',
5252
description='Django template coverage.py plugin',
5353
long_description=(
5454
re.sub(

0 commit comments

Comments
 (0)