Skip to content

Commit 7c2a259

Browse files
committed
version bump
1 parent f555e92 commit 7c2a259

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.7] - Unreleased
8+
## [2.4.7] - 2019-06-08
99

1010
### Added
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.6"
3+
__version__ = "2.4.7"

0 commit comments

Comments
 (0)