File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- __version__ = "1.2.0 "
1
+ __version__ = "1.2.1 "
Original file line number Diff line number Diff line change 29
29
"Development Status :: 5 - Production/Stable" ,
30
30
"Environment :: Web Environment" ,
31
31
"Framework :: Django" ,
32
- "Framework :: Django :: 3.2" ,
33
- "Framework :: Django :: 4.1" ,
34
32
"Framework :: Django :: 4.2" ,
33
+ "Framework :: Django :: 5.0" ,
35
34
"Intended Audience :: Developers" ,
36
35
"Operating System :: OS Independent" ,
37
36
"Programming Language :: Python" ,
38
37
"Programming Language :: Python :: 3.8" ,
39
38
"Programming Language :: Python :: 3.9" ,
40
39
"Programming Language :: Python :: 3.10" ,
41
40
"Programming Language :: Python :: 3.11" ,
41
+ "Programming Language :: Python :: 3.12" ,
42
42
"Topic :: Internet :: WWW/HTTP :: Session" ,
43
43
"Topic :: Security" ,
44
44
],
You can’t perform that action at this time.
0 commit comments