Skip to content

Commit 3297fa3

Browse files
committed
Change python version to 3.5.2
1 parent c6d76d8 commit 3297fa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
# Specify the Python versions you support here. In particular, ensure
4949
# that you indicate whether you support Python 2, Python 3 or both.
50-
'Programming Language :: Python :: 2.7'
50+
'Programming Language :: Python :: 3.5.2'
5151
],
5252

5353
# What does your project relate to?

0 commit comments

Comments
 (0)