Skip to content

Commit

Permalink
Merge branch 'hotfix'
Browse files Browse the repository at this point in the history
  • Loading branch information
crousseau committed Jul 22, 2024
2 parents 85c6809 + 49ff177 commit 83bb401
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 @@ -104,7 +104,7 @@ def find_data_files(src_dir):
packages = find_packages(exclude=('doc', 'tests*', 'pickle_python_2', 'deprecated'))
setup(
name='ClearMap2',
version='2.1.2',
version='2.1.3',
description='3D cell counting and vasculature analysis for lightsheet microscopy',
install_requires=requirements,
packages=packages,
Expand Down

0 comments on commit 83bb401

Please sign in to comment.