We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27267e5 commit 1ad62e7Copy full SHA for 1ad62e7
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [Version 1.0.1](https://github.com/Kosmorro/kosmorro/compare/v1.0.0...v1.0.1) (2026-01-03)
2
+
3
+This is a release to bypass a buguous release that PyPI does not want me upload.
4
5
# [Version 1.0.0](https://github.com/Kosmorro/kosmorro/compare/v0.10.13...v1.0.0) (2026-01-03)
6
7
### Features
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kosmorro"
-version = "1.0.0"
+version = "1.0.1"
description = "A program to compute the ephemerides."
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
license = "AGPL-3.0-or-later"
0 commit comments