Skip to content

Commit

Permalink
New release: 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Aug 26, 2019
1 parent d0bcd81 commit d0bb0b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chemist/version.py
@@ -1 +1 @@
version = '1.5.0'
version = '1.5.1'
2 changes: 1 addition & 1 deletion development.txt
@@ -1,4 +1,4 @@
chemist==1.5.0
chemist==1.5.1
pathlib2==2.3.3
Sphinx==2.0.1
sphinx-rtd-theme==0.4.3
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -35,7 +35,7 @@
copyright = u'2017, Gabriel Falcão'
author = u'Gabriel Falcão'

release = u'1.5.0'
release = u'1.5.1'

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

0 comments on commit d0bb0b8

Please sign in to comment.