Skip to content

Commit b15a58b

Browse files
authored
Update setup classifiers (#63)
* Update setup.py updated classifiers * Update setup.py updated classifiers for Django
1 parent f3af08a commit b15a58b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@
2121
'Programming Language :: Python :: 3.6',
2222
'Programming Language :: Python :: 3.7',
2323
'Programming Language :: Python :: 3.8',
24+
'Programming Language :: Python :: 3.9',
2425
'Framework :: Django',
2526
'Framework :: Django :: 2.2',
2627
'Framework :: Django :: 3.0',
2728
'Framework :: Django :: 3.1',
29+
'Framework :: Django :: 3.2',
2830
'Topic :: Internet :: WWW/HTTP',
2931
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
3032
'Topic :: Software Development',

0 commit comments

Comments
 (0)