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 619c3c8 commit 897b21dCopy full SHA for 897b21d
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unrealeased]
+## [2.0.18] - 2018-01-31
8
9
### Added
10
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.0.18a0"
+__version__ = "2.0.18"
0 commit comments