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 e6d8db6 commit ccfb95cCopy full SHA for ccfb95c
CHANGELOG.md
@@ -4,6 +4,11 @@ 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
+## [0.14.1] - 2017-11-09
8
+
9
+### Fixed
10
+- `substance cleanup` no longer requires an active subenv to operate.
11
12
## [0.14.0] - 2017-11-09
13
14
### Added
substance/_version.py
@@ -1 +1 @@
1
-__version__ = '0.14.0'
+__version__ = '0.14.1'
0 commit comments