We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup.cfg
1 parent 480bc6e commit c17b468Copy full SHA for c17b468
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [2.4.12] - 2020-10-18
+## [2.4.12] - 2021-01-13
9
10
### Added
11
setup.cfg
@@ -27,6 +27,7 @@ classifiers =
27
Programming Language :: Python :: 3.6
28
Programming Language :: Python :: 3.7
29
Programming Language :: Python :: 3.8
30
+ Programming Language :: Python :: 3.9
31
Programming Language :: Python :: Implementation :: CPython
32
Programming Language :: Python :: Implementation :: PyPy
33
Topic :: System :: Filesystems
0 commit comments