Skip to content

Commit 95bf41e

Browse files
release(3.4.0): cross section calculation
1 parent 3ac893f commit 95bf41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def read(fname):
2020

2121
setuptools.setup(
2222
name="kimimaro",
23-
version="3.3.2",
23+
version="3.4.0",
2424
setup_requires=["numpy", "cython"],
2525
install_requires=[
2626
"click",

0 commit comments

Comments
 (0)