Skip to content

Commit c4fc66c

Browse files
authored
Update setup.py
1 parent 2f634c2 commit c4fc66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
'Programming Language :: Python :: 2',
2424
'Programming Language :: Python :: 2.7',
2525
'Programming Language :: Python :: 3',
26-
'Programming Language :: Python :: 3.3',
2726
'Programming Language :: Python :: 3.4',
2827
'Programming Language :: Python :: 3.5',
28+
'Programming Language :: Python :: 3.6',
2929
'Programming Language :: Python :: Implementation :: PyPy',
3030
'Topic :: Scientific/Engineering :: GIS',
3131
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)