Skip to content

Commit 34a9d6b

Browse files
committed
Bump version
1 parent 75d7f3b commit 34a9d6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setup(name='clij2-fft',
7-
version='0.29',
7+
version='0.30',
88
description='A python wrapper around clij2 opencl FFT algorithms',
99
long_description=long_description,
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)