We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eceb9b9 + 981767a commit 8e53a92Copy full SHA for 8e53a92
1 file changed
setup.py
@@ -7,10 +7,10 @@
7
8
setup(
9
name='Rhapso',
10
- version='0.1.98',
+ version='0.1.99',
11
author='ND',
12
author_email='sean.fite@alleninstitute.org',
13
- description='A python package for aligning and stitching light sheet fluorescence microscopy images together',
+ description='A python package for aligning and stitching light sheet fluorescence microscopy images',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
16
project_urls={
@@ -54,3 +54,4 @@
54
55
56
57
+
0 commit comments