Updated pyclblast to 1.1.0 and uploaded to PyPi

pull/282/head
Cedric Nugteren 2018-03-30 10:38:36 +02:00
parent 4de220a7a2
commit 63996eb68b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ext_modules.append(
setup(
name="pyclblast",
version="1.0.1",
version="1.1.0",
author="Cedric Nugteren",
author_email="web@cedricnugteren.nl",
url="https://github.com/CNugteren/CLBlast/blob/master/src/pyclblast",