Skip to content

Commit

Permalink
Merge pull request #582 from cglewis/master
Browse files Browse the repository at this point in the history
release v0.1.8
  • Loading branch information
cglewis authored May 4, 2018
2 parents f44b0de + acbb076 commit f1f955a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.8.dev
v0.1.8
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
# built documents.
#
# The short X.Y version.
version = u'0.1.8.dev'
version = u'0.1.8'
# The full version, including alpha/beta/rc tags.
release = u'0.1.8.dev'
release = u'0.1.8'

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

0 comments on commit f1f955a

Please sign in to comment.