Skip to content

Commit c17b468

Browse files
committed
Add Python 3.9 to the supported versions in setup.cfg
1 parent 480bc6e commit c17b468

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [2.4.12] - 2020-10-18
8+
## [2.4.12] - 2021-01-13
99

1010
### Added
1111

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers =
2727
Programming Language :: Python :: 3.6
2828
Programming Language :: Python :: 3.7
2929
Programming Language :: Python :: 3.8
30+
Programming Language :: Python :: 3.9
3031
Programming Language :: Python :: Implementation :: CPython
3132
Programming Language :: Python :: Implementation :: PyPy
3233
Topic :: System :: Filesystems

0 commit comments

Comments
 (0)