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 ae1717e commit f59ad86Copy full SHA for f59ad86
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.8] - 2019-06-11
+## [2.4.8] - 2019-06-12
9
10
### Changed
11
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.7"
+__version__ = "2.4.8"
0 commit comments