We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17b7c5 commit b63c1a2Copy full SHA for b63c1a2
setup.py
@@ -6,7 +6,7 @@
6
long_description = f.read()
7
8
setup(name='transitleastsquares',
9
- version='1.0.19',
+ version='1.0.20',
10
description='An optimized transit-fitting algorithm to search for periodic transits of small planets',
11
long_description=long_description,
12
long_description_content_type='text/markdown',
0 commit comments