Skip to content

Commit d797d37

Browse files
committed
Version 1.6.0
1 parent e4445da commit d797d37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name='python-ctags3',
19-
version='1.5.0' ,
19+
version='1.6.0' ,
2020
description=doclines[0],
2121
long_description="\n".join(doclines[2:]),
2222
author='Aaron H. K. Diep',
@@ -41,7 +41,6 @@
4141
'Operating System :: POSIX',
4242
'Topic :: Software Development :: Libraries :: Python Modules',
4343
"Programming Language :: Python :: 2.7",
44-
"Programming Language :: Python :: 3.4",
4544
"Programming Language :: Python :: 3.5",
4645
"Programming Language :: Python :: 3.6",
4746
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)