Skip to content

Commit b41eebf

Browse files
committed
Update Python 3 support metadata
1 parent e8eab1f commit b41eebf

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
@@ -58,8 +58,8 @@
5858
'Programming Language :: Python :: 2',
5959
'Programming Language :: Python :: 2.7',
6060
'Programming Language :: Python :: 3',
61-
'Programming Language :: Python :: 3.3',
6261
'Programming Language :: Python :: 3.4',
62+
'Programming Language :: Python :: 3.5',
6363
'Topic :: Database :: Front-Ends',
6464
'Topic :: Software Development :: Libraries :: Python Modules',
6565
],

0 commit comments

Comments
 (0)