Skip to content

Commit

Permalink
Update version no. for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gcassella committed Apr 14, 2021
1 parent 4867f0b commit 2119789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Run setup, OpenCL kernels are specified as additional data files

setup(name="MCRAMP",
version="0.0.2.post2",
version="0.0.3",
packages=find_packages(),
package_data={'': ['*.cl']},
data_files=[('headers', list(file_set))],
Expand Down

0 comments on commit 2119789

Please sign in to comment.