This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
36
Activity
Browse Source
build: bump version 0.10.13
tags/v0.10.13
Jérôme Deuchnord
2 years ago
parent
f012f9f18e
commit
a61ad25e87
2 changed files
with
10 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
CHANGELOG.md
+1
-1
pyproject.toml
+ 9
- 0
CHANGELOG.md
View File
@@ -1,3 +1,12 @@
# [Version 0.10.13](https://github.com/Kosmorro/kosmorro/compare/v0.10.12...v0.10.13) (2023-12-17)
### Bug Fixes
* compatibility with Python 3.12 ([4d6b980](https://github.com/Kosmorro/kosmorro/commit/4d6b980115111aed7036dafb461c0933467eaa7e))
# [Version 0.10.12](https://github.com/Kosmorro/kosmorro/compare/v0.10.11...v0.10.12) (2023-05-24)
+ 1
- 1
pyproject.toml
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kosmorro"
version = "0.10.1
2
"
version = "0.10.1
3
"
description = "A program to compute the ephemerides."
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"]
license = "AGPL-3.0-or-later"
Write
Preview
Loading…
Cancel
Save