Skip to content

Commit

Permalink
Prepare for v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjodah committed Jan 9, 2017
1 parent c3097b5 commit b356f96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
build:
image: bjodah/bjodahimg16dev:latest
commands:
- bash -c '[[ $(python setup.py --version) =~ ^[0-9]+.* ]]'
- export CPLUS_INCLUDE_PATH=/opt/boost_1_63_0
- ./scripts/ci.sh pyodeint
- (cd examples/; ipython2 nbconvert --to=html --ExecutePreprocessor.enabled=True --ExecutePreprocessor.timeout=300 *.ipynb)
Expand Down
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Unreleased
==========
v0.8.1
======
- support for dx_max.

v0.8.0
Expand Down

0 comments on commit b356f96

Please sign in to comment.