Skip to content

Commit f1f955a

Browse files
authored
Merge pull request #582 from cglewis/master
release v0.1.8
2 parents f44b0de + acbb076 commit f1f955a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.8.dev
1+
v0.1.8

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = u'0.1.8.dev'
61+
version = u'0.1.8'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'0.1.8.dev'
63+
release = u'0.1.8'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

0 commit comments

Comments
 (0)