Skip to content

Commit

Permalink
Prepare for release: 0.1.7 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
capelastegui committed Feb 3, 2020
1 parent f424bc3 commit 924ad6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion requirements.txt
Expand Up @@ -4,4 +4,7 @@ scipy>=1.0.0
plotly>=3.5.0
asv
codecov
pycodestyle
pycodestyle
sphinx>=2.1.2
sphinx-rtd-theme>=0.1.8
sphinxcontrib.serializinghtml>=1.1.3
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = "0.1.6"
__version__ = "0.1.7"

# -- Edit Start
zip_safe = False
Expand Down

0 comments on commit 924ad6e

Please sign in to comment.