Astronomy Engine 2.1.6: eclipse obscuration

This commit is contained in:
Don Cross
2022-10-20 18:34:27 -04:00
parent 06b62887d2
commit 232da2c319
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='astronomy-engine',
version='2.1.5',
version='2.1.6',
description='Astronomy calculation for Sun, Moon, and planets.',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',