Skip to content

Commit 8e53a92

Browse files
Merge pull request #142 from AllenNeuralDynamics/seanfite-alleninstitute-patch-1
Update setup.py
2 parents eceb9b9 + 981767a commit 8e53a92

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)