Skip to content

Commit 47b8518

Browse files
committed
Claim support for python 3.4
1 parent cb4adb2 commit 47b8518

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
@@ -316,6 +316,7 @@ def build_extension(self, ext):
316316
"Programming Language :: Python :: 3.1",
317317
"Programming Language :: Python :: 3.2",
318318
"Programming Language :: Python :: 3.3",
319+
"Programming Language :: Python :: 3.4",
319320
"Programming Language :: Python :: Implementation :: CPython",
320321
"Programming Language :: Python :: Implementation :: Jython",
321322
"Programming Language :: Python :: Implementation :: PyPy",

0 commit comments

Comments
 (0)