Skip to content

Commit 4e30463

Browse files
correct supported python versions
1 parent c668d76 commit 4e30463

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ v4.0.0
1313
* enable getting a version form a parent folder prefix
1414
* add release-branch-semver version scheme
1515
* make global configuration available to version metadata
16+
* drop official support for python 3.4
1617

1718
v3.5.0
1819
======

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ classifiers=
1515
Intended Audience :: Developers
1616
License :: OSI Approved :: MIT License
1717
Programming Language :: Python
18+
Programming Language :: Python :: 2.7
1819
Programming Language :: Python :: 3
1920
Programming Language :: Python :: 3.5
2021
Programming Language :: Python :: 3.6

0 commit comments

Comments
 (0)