Skip to content

Commit d6d51f2

Browse files
committedJul 28, 2019
version bump
1 parent f274b32 commit d6d51f2

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.9] - (Unreleased)
8+
## [2.4.9] - 2019-07-28
99

1010
### Fixed
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.8"
3+
__version__ = "2.4.9"

0 commit comments

Comments
 (0)
Please sign in to comment.