Skip to content

Commit d9e47cf

Browse files
Release 0.1.7
1 parent 0a2f514 commit d9e47cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Changelog
44
..
55
TODO Uncomment this:
66
7+
Version 0.1.8
8+
-------------
9+
10+
To be released.
11+
712
Version 0.1.7
813
-------------
914

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
# Do not change the variable name. It's parsed by doc/conf.py script.
10-
version = '0.1.7rc1'
10+
version = '0.1.7'
1111

1212
requires = ['Sphinx >= 1.2', 'six']
1313

0 commit comments

Comments
 (0)