Skip to content

Commit 6e151cd

Browse files
committed
0.5.1
1 parent a4b3288 commit 6e151cd

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name="Tornado-MySQL",
6-
version="0.5",
6+
version="0.5.1",
77
url='https://github.com/PyMySQL/Tornado-MySQL',
88
author='INADA Naoki',
99
author_email='[email protected]',
@@ -17,6 +17,7 @@
1717
'Programming Language :: Python :: 3',
1818
'Programming Language :: Python :: 3.3',
1919
'Programming Language :: Python :: 3.4',
20+
'Programming Language :: Python :: 3.5',
2021
'Programming Language :: Python :: Implementation :: CPython',
2122
'Programming Language :: Python :: Implementation :: PyPy',
2223
'Development Status :: 3 - Alpha',

0 commit comments

Comments
 (0)