Skip to content

Commit b63c1a2

Browse files
authored
Update setup.py
1 parent c17b7c5 commit b63c1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = f.read()
77

88
setup(name='transitleastsquares',
9-
version='1.0.19',
9+
version='1.0.20',
1010
description='An optimized transit-fitting algorithm to search for periodic transits of small planets',
1111
long_description=long_description,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)