Skip to content

Commit 6f23da7

Browse files
committed
build: bump v1.0.2
1 parent 2f049aa commit 6f23da7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [Version 1.0.2](https://github.com/Kosmorro/Kosmorro/compare/v1.0.0...v1.0.2) (2026-05-05)
2+
3+
### Bug Fixes
4+
5+
* **i18n:** include the translation files correctly in wheel ([2a370c6](https://github.com/Kosmorro/Kosmorro/commit/2a370c6d3c0eb03303d499ddd61d409132575f5d))
6+
* fix `pytz` dependency that prevents Kosmorro to be installed on some distributions
7+
18
# [Version 1.0.1](https://github.com/Kosmorro/kosmorro/compare/v1.0.0...v1.0.1) (2026-01-03)
29

310
This is a release to bypass a buguous release that PyPI does not want me upload.

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.1"
3+
version = "1.0.2"
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)