We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d7f3b commit 34a9d6bCopy full SHA for 34a9d6b
1 file changed
python/setup.py
@@ -4,7 +4,7 @@
4
long_description = fh.read()
5
6
setup(name='clij2-fft',
7
- version='0.29',
+ version='0.30',
8
description='A python wrapper around clij2 opencl FFT algorithms',
9
long_description=long_description,
10
long_description_content_type="text/markdown",
0 commit comments