Bump version

This commit is contained in:
Joe Rickerby
2018-04-02 15:49:39 +01:00
parent 7f77aa86b1
commit 7f51b1d8e7
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ except ImportError:
setup(
name='cibuildwheel',
version='0.7.0',
version='0.7.1',
install_requires=['bashlex'],
description="Build Python wheels on CI with minimal configuration.",
long_description='For readme please see http://github.com/joerick/cibuildwheel',