mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-05 07:15:38 -04:00
Fixed #256 - added orbital period functions.
This commit is contained in:
@@ -2,7 +2,7 @@ from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='astronomy-engine',
|
||||
version='2.1.7',
|
||||
version='2.1.8',
|
||||
description='Astronomy calculation for Sun, Moon, and planets.',
|
||||
long_description=open('README.md').read(),
|
||||
long_description_content_type='text/markdown',
|
||||
|
||||
Reference in New Issue
Block a user