Generated function signatures/inspect for PyCLBlast

pull/249/head
Cedric Nugteren 2018-02-25 15:31:38 +01:00
parent 13dc26e63d
commit 11f765c16c
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
#cython: binding=True
####################################################################################################
# This file is part of the CLBlast project. The project is licensed under Apache Version 2.0.
#