Prep release 0.6.0
This commit is contained in:
parent
6e076789aa
commit
df5477a2d7
10 changed files with 289 additions and 75 deletions
2
setup.py
2
setup.py
|
|
@ -70,7 +70,7 @@ class CMakeBuild(build_ext):
|
|||
|
||||
setup(
|
||||
name='kp',
|
||||
version='0.5.2',
|
||||
version='0.6.0',
|
||||
author='Alejandro Saucedo',
|
||||
description='Vulkan Kompute: Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU processing usecases.',
|
||||
long_description=long_description,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue