pyproject.toml corrected

This commit is contained in:
2026-04-17 11:33:40 +02:00
parent 4c3fdcfcbb
commit 0e49259a01

View File

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