Skip to content

Commit 35ad30a

Browse files
committed
Add support for 3.4, as reported by Alexander Shorin
1 parent df847fa commit 35ad30a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ def run(self):
151151
'Programming Language :: Python :: 2.7',
152152
'Programming Language :: Python :: 3',
153153
'Programming Language :: Python :: 3.3',
154+
'Programming Language :: Python :: 3.4',
154155
'Topic :: Database :: Front-Ends',
155156
'Topic :: Software Development :: Libraries :: Python Modules',
156157
],

0 commit comments

Comments
 (0)