Merge branch 'devel' into state_space

This commit is contained in:
mzwiessele 2016-04-07 07:32:31 +01:00
commit f4c737b013
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
__version__ = "1.0.2"
__version__ = "1.0.3"

View file

@ -36,7 +36,7 @@ If that is the case, it is best to clean the repo and reinstall.
[<img src="https://upload.wikimedia.org/wikipedia/commons/8/8e/OS_X-Logo.svg" height=40px>](http://www.apple.com/osx/)
[<img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" height=40px>](https://en.wikipedia.org/wiki/List_of_Linux_distributions)
Python 2.7, 3.3 and higher
Python 2.7, 3.4 and higher
## Citation

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.2
current_version = 1.0.3
tag = False
commit = True