Skip to content

Commit 4fa8021

Browse files
committed
Update updated classifiers
1 parent 4346d46 commit 4fa8021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
test_suite="tests",
3939
license=geoip2.__license__,
4040
classifiers=(
41-
'Development Status :: 3 - Alpha',
41+
'Development Status :: 5 - Production/Stable',
4242
'Environment :: Web Environment',
4343
'Intended Audience :: Developers',
4444
'Intended Audience :: System Administrators',
@@ -47,6 +47,7 @@
4747
'Programming Language :: Python :: 2.7',
4848
'Programming Language :: Python :: 3',
4949
'Programming Language :: Python :: 3.3',
50+
'Programming Language :: Python :: 3.4',
5051
'Programming Language :: Python',
5152
'Topic :: Internet :: Proxy Servers',
5253
'Topic :: Internet',

0 commit comments

Comments
 (0)