Bump version

This commit is contained in:
martinrusev
2017-09-18 10:14:48 +02:00
parent 5e2afc6511
commit 8d3b897a7a
4 changed files with 12 additions and 5 deletions

View File

@@ -5,8 +5,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.6-dev"
- "3.7-dev"
install:
- python setup.py -q install
script: nosetests
script: nosetests -v