diff --git a/python/setup.py b/python/setup.py index ad900b0..8b2cd49 100644 --- a/python/setup.py +++ b/python/setup.py @@ -91,7 +91,7 @@ setup( name = 'ThrustRTC', - version = '0.2.0', + version = '0.2.1', description = 'Thrust for Python based on NVRTC', long_description=long_description, long_description_content_type='text/markdown',