Skip to content

Commit

Permalink
release(3.3.1): bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Dec 19, 2023
1 parent e4b2ac7 commit bf0de20
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 @@ -20,7 +20,7 @@ def read(fname):

setuptools.setup(
name="kimimaro",
version="3.3.0",
version="3.3.2",
setup_requires=["numpy", "cython"],
install_requires=[
"click",
Expand Down

0 comments on commit bf0de20

Please sign in to comment.