Skip to content

Commit a61ad25

Browse files
committed
build: bump version 0.10.13
1 parent f012f9f commit a61ad25

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [Version 0.10.13](https://github.com/Kosmorro/kosmorro/compare/v0.10.12...v0.10.13) (2023-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* compatibility with Python 3.12 ([4d6b980](https://github.com/Kosmorro/kosmorro/commit/4d6b980115111aed7036dafb461c0933467eaa7e))
7+
8+
9+
110
# [Version 0.10.12](https://github.com/Kosmorro/kosmorro/compare/v0.10.11...v0.10.12) (2023-05-24)
211

312

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 = "0.10.12"
3+
version = "0.10.13"
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)