mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -04:00
Version 2.1.9: attempt fix for Deno/Node type info.
Updated the version number so I can create a new npm package to test the pull request from @matheo that should allow TypeScript types to be exported correctly.
This commit is contained in:
@@ -6,7 +6,7 @@ def _LoadFile(filename):
|
||||
|
||||
setup(
|
||||
name='astronomy-engine',
|
||||
version='2.1.8',
|
||||
version='2.1.9',
|
||||
description='Astronomy calculation for Sun, Moon, and planets.',
|
||||
long_description=_LoadFile('README.md'),
|
||||
long_description_content_type='text/markdown',
|
||||
|
||||
Reference in New Issue
Block a user