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.
1 parent f274b32 commit d6d51f2Copy full SHA for d6d51f2
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.9] - (Unreleased)
+## [2.4.9] - 2019-07-28
9
10
### Fixed
11
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.8"
+__version__ = "2.4.9"
0 commit comments