File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = django-sys-indicator
3
- version = 1 .0.0
3
+ version = 2 .0.0
4
4
url = https://github.com/marksweb/django-sys-indicator
5
5
description = A system/environment indicator for django
6
6
long_description = file: README.md
@@ -13,12 +13,14 @@ classifiers =
13
13
Development Status :: 5 - Production/Stable
14
14
Framework :: Django :: 3.2
15
15
Framework :: Django :: 4.0
16
+ Framework :: Django :: 4.1
16
17
License :: OSI Approved :: BSD License
17
18
Programming Language :: Python :: 3
18
19
Programming Language :: Python :: 3.7
19
20
Programming Language :: Python :: 3.8
20
21
Programming Language :: Python :: 3.9
21
22
Programming Language :: Python :: 3.10
23
+ Programming Language :: Python :: 3.11
22
24
23
25
[options]
24
26
package_dir =
You can’t perform that action at this time.
0 commit comments