Skip to content

Commit 0f5bdf8

Browse files
committed
version bump
1 parent 5368bac commit 0f5bdf8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## Unreleased
7+
## [2.0.6] - 2017-08-05
8+
9+
### Fixes
10+
- Opener refinements
11+
12+
## [2.0.5] - 2017-08-02
813

914
### Fixed
1015
- Fixed potential for deadlock in MemoryFS

fs/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.6a3"
1+
__version__ = "2.0.6"

0 commit comments

Comments
 (0)