Add PlanetaryTime.time and .date convenience properties

This commit is contained in:
2026-04-16 19:26:23 +02:00
parent 872de743ad
commit e35501bd28
4 changed files with 28 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "planetarytime"
version = "1.1.0"
version = "1.2.0"
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"}