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.
v2.4.12
1 parent 20536d2 commit 589d9a8Copy full SHA for 589d9a8
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] - (Unreleased)
+## [2.4.12] - 2020-10-18
9
10
### Added
11
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.11"
+__version__ = "2.4.12"
0 commit comments