File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
6
6
## [ Unreleased] [ unreleased ]
7
+
8
+
9
+ ## [ 0.2.1] - 2018-06-27
7
10
### Changed
8
11
- Small deployment & testing related changes
12
+ - Updated dependencies
9
13
10
14
11
15
## [ 0.2.0] - 2016-03-28
@@ -24,5 +28,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
24
28
- example YAML file
25
29
26
30
27
- [ unreleased ] : https://github.com/andras-tim/octoconf/compare/v0.2.0...HEAD
31
+ [ unreleased ] : https://github.com/andras-tim/octoconf/compare/v0.2.1...HEAD
32
+ [ 0.2.1 ] : https://github.com/andras-tim/octoconf/compare/v0.2.0...v0.2.1
28
33
[ 0.2.0 ] : https://github.com/andras-tim/octoconf/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ def read(*path):
27
27
28
28
setup (
29
29
name = 'octoconf' ,
30
- version = '0.2.0 ' ,
30
+ version = '0.2.1 ' ,
31
31
url = 'https://github.com/andras-tim/octoconf' ,
32
32
license = 'GPLv3' ,
33
33
author = 'Andras Tim' ,
You can’t perform that action at this time.
0 commit comments