Release 0.5.0

This commit is contained in:
Alejandro Saucedo 2020-11-08 16:40:09 +00:00
parent de6ddd6740
commit 92338f7051
5 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@ class CMakeBuild(build_ext):
setup(
name='kp',
version='0.4.1',
version='0.5.0',
author='Alejandro Saucedo',
description='Vulkan Kompute: Blazing fast, mobile-enabled, asynchronous, and optimized for advanced GPU processing usecases.',
long_description=long_description,