Skip to content

Commit 981767a

Browse files
Update setup.py
tag bump for readME update
1 parent eceb9b9 commit 981767a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
setup(
99
name='Rhapso',
10-
version='0.1.98',
10+
version='0.1.99',
1111
author='ND',
1212
author_email='sean.fite@alleninstitute.org',
13-
description='A python package for aligning and stitching light sheet fluorescence microscopy images together',
13+
description='A python package for aligning and stitching light sheet fluorescence microscopy images',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',
1616
project_urls={
@@ -54,3 +54,4 @@
5454

5555

5656

57+

0 commit comments

Comments
 (0)