Extract planetary data into _data.py and add Wikidata refresh script

This commit is contained in:
Jan Doubravský
2026-04-21 14:25:52 +02:00
parent 0e49259a01
commit a87a0ebbd0
8 changed files with 479 additions and 166 deletions

View File

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