We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fcb96 commit b06f731Copy full SHA for b06f731
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-Version 2.5 (2 Jan 2022)
+Version 2.5.0 (2 Jan 2022)
5
---------------------------
6
7
Bugfixes
setup.py
@@ -14,7 +14,7 @@
14
author_email="code@landscape.io",
15
description="A Pylint plugin to help Pylint understand the Django web framework",
16
long_description=LONG_DESCRIPTION,
17
- version="2.4.4",
+ version="2.5.0",
18
packages=find_packages(),
19
include_package_data=True,
20
install_requires=[
0 commit comments