Skip to content

Commit

Permalink
Setting version number to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
feiy committed Jul 11, 2019
1 parent 700426d commit 5face08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5face08

Please sign in to comment.