Skip to content

Commit 589d9a8

Browse files
committed
Bump version to v2.4.12
1 parent 20536d2 commit 589d9a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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] - (Unreleased)
8+
## [2.4.12] - 2020-10-18
99

1010
### Added
1111

fs/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version, used in module and setup.py.
22
"""
3-
__version__ = "2.4.11"
3+
__version__ = "2.4.12"

0 commit comments

Comments
 (0)