Skip to content

Commit

Permalink
bump version to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wasserth committed Oct 17, 2023
1 parent 206908c commit c73bc2f
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
@@ -1,7 +1,7 @@
from setuptools import Extension, setup, find_packages

setup(name='TractSeg',
version='2.8',
version='2.9',
description='Fast and accurate segmentation of white matter bundles',
long_description="See Readme.md on github for more details.",
url='https://github.com/MIC-DKFZ/TractSeg/',
Expand Down

0 comments on commit c73bc2f

Please sign in to comment.