Skip to content

Commit

Permalink
fix py name, v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amoodie committed Oct 6, 2018
1 parent d7e8ce5 commit e927ec5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ after_success:
python .ci/travis/anaconda_build.py
python .ci/travis/anaconda_upload.py
python .ci/travis/pypi_build.py
python .ci/travis/pypi_deploy.py
python .ci/travis/pypi_upload.py
fi
2 changes: 1 addition & 1 deletion rivers2stratigraphy/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.5"
__version__ = "0.3.6"

0 comments on commit e927ec5

Please sign in to comment.