Skip to content

Commit b06f731

Browse files
committed
Setting version number for next release
1 parent d9fcb96 commit b06f731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 2.5 (2 Jan 2022)
4+
Version 2.5.0 (2 Jan 2022)
55
---------------------------
66

77
Bugfixes

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
author_email="[email protected]",
1515
description="A Pylint plugin to help Pylint understand the Django web framework",
1616
long_description=LONG_DESCRIPTION,
17-
version="2.4.4",
17+
version="2.5.0",
1818
packages=find_packages(),
1919
include_package_data=True,
2020
install_requires=[

0 commit comments

Comments
 (0)