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 d503a01 commit 3144a34Copy full SHA for 3144a34
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = webstack-django-sorting
3
-version = 2.1.0
+version = 2.1.1
4
author = Stéphane Raimbault
5
author_email = stephane.raimbault@webstack.fr
6
description = Easy sorting of tables with Django
@@ -22,4 +22,4 @@ classifiers =
22
packages = find:
23
python_requires = >=3.6
24
install_requires =
25
- Django>=3.0,<4.1
+ Django>=3.0,<4.1
0 commit comments