Skip to content

Commit 1ad62e7

Browse files
committed
build: bump v1.0.1
1 parent 27267e5 commit 1ad62e7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# [Version 1.0.0](https://github.com/Kosmorro/kosmorro/compare/v0.10.13...v1.0.0) (2026-01-03)
26

37
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kosmorro"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "A program to compute the ephemerides."
55
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
66
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)