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 b16b24c commit 82c7002Copy full SHA for 82c7002
HISTORY.rst
@@ -3,8 +3,8 @@
3
History
4
=======
5
6
-Unreleased
7
-----------
+2.2.0 (2022-01-31)
+------------------
8
9
* Confirmed support for Django 4.0.
10
setup.py
@@ -10,7 +10,7 @@
11
setup(
12
name='django-contrib-comments',
13
- version='2.1.0',
+ version='2.2.0',
14
url="https://github.com/django/django-contrib-comments",
15
description='The code formerly known as django.contrib.comments.',
16
long_description=long_description,
0 commit comments