From 0e49259a01a1e2972d32c19241d00cb27bac156c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Doubravsk=C3=BD?= Date: Fri, 17 Apr 2026 11:33:40 +0200 Subject: [PATCH] pyproject.toml corrected --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 93fc54f..2206df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "planetarytime" -version = "1.2.0" +version = "1.2.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"}