Skip to content

Commit f59ad86

Browse files
committed
version bump
1 parent ae1717e commit f59ad86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
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.8] - 2019-06-11
8+
## [2.4.8] - 2019-06-12
99

1010
### Changed
1111

fs/_version.py

+1-1
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.7"
3+
__version__ = "2.4.8"

0 commit comments

Comments
 (0)