Release 0.5.1

This commit is contained in:
Alejandro Saucedo 2020-11-11 18:16:34 +00:00
parent 0efe456286
commit 69127702fc
5 changed files with 5 additions and 5 deletions

View file

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