Fixed botched commit: didn't update Kotlin docs.

This commit is contained in:
Don Cross
2022-11-14 13:40:10 -05:00
parent 351e997a2f
commit 8fa81d0fbc
207 changed files with 515 additions and 515 deletions

View File

@@ -6,7 +6,7 @@ def _LoadFile(filename):
setup(
name='astronomy-engine',
version='2.1.10',
version='2.1.11',
description='Astronomy calculation for Sun, Moon, and planets.',
long_description=_LoadFile('README.md'),
long_description_content_type='text/markdown',