Skip to content

Commit 6619c42

Browse files
committed
Update PyPI classifiers
1 parent 166d6df commit 6619c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
'Programming Language :: Python :: 2.6',
4848
'Programming Language :: Python :: 2.7',
4949
'Programming Language :: Python :: 3',
50-
'Programming Language :: Python :: 3.1',
51-
'Programming Language :: Python :: 3.2',
5250
'Programming Language :: Python :: 3.3',
51+
'Programming Language :: Python :: 3.4',
52+
'Programming Language :: Python :: 3.5',
5353
'Topic :: Software Development :: Libraries :: Python Modules'
5454
],
5555
platforms=['any'],

0 commit comments

Comments
 (0)