Add Body.EARTH with Luna moon and switch Body indexing to 1-based

This commit is contained in:
Jan Doubravský
2026-04-22 11:27:07 +02:00
parent a87a0ebbd0
commit 8d9d60c75e
5 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "planetarytime"
version = "1.3.0"
version = "1.3.1"
description = "Python library for representing and working with time on other bodies in the Solar System"
authors = [
{name = "Jan Doubravský", email = "jan.doubravsky@gmail.com"}