Skip to content

Commit 5489148

Browse files
Merge pull request #71 from Hwesta/update-pypi-tags
Add Python 3.5 to PyPI tags
2 parents 3375cd7 + a36c591 commit 5489148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@
4949
'Programming Language :: Python :: 3.2',
5050
'Programming Language :: Python :: 3.3',
5151
'Programming Language :: Python :: 3.4',
52+
'Programming Language :: Python :: 3.5',
5253
],
5354
)

0 commit comments

Comments
 (0)