Skip to content

Commit f7f049a

Browse files
author
Saurabh Kumar
committed
update setup.py
1 parent e9ec123 commit f7f049a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
# 'Development Status :: 1 - Planning',
2424
# 'Development Status :: 2 - Pre-Alpha',
2525
# 'Development Status :: 3 - Alpha',
26-
'Development Status :: 4 - Beta',
27-
# 'Development Status :: 5 - Production/Stable',
26+
# 'Development Status :: 4 - Beta',
27+
'Development Status :: 5 - Production/Stable',
2828
# 'Development Status :: 6 - Mature',
2929
# 'Development Status :: 7 - Inactive',
3030
'Programming Language :: Python',
@@ -44,7 +44,7 @@
4444
'License :: OSI Approved :: BSD License',
4545
'Operating System :: OS Independent',
4646
# 'Topic :: System :: Systems Administration',
47-
'Topic :: Utilities'
47+
'Topic :: Utilities',
4848
'Environment :: Web Environment',
4949
# 'Framework :: Django',
5050
]

0 commit comments

Comments
 (0)