mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 14:35:49 +00:00
bumped ephem to >=4.1.3 to fix sunset / sunrise bug
This commit is contained in:
parent
6cba84edf4
commit
cb9b23c96f
4 changed files with 30 additions and 8 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
PyHamtools 0.7.9
|
||||
================
|
||||
|
||||
16. December 2021
|
||||
|
||||
* Calculating sunrise and sunset close to the artic region raised a ValueError due
|
||||
to a bug in the underlying 3rd party libary ephem. This release upgrades the
|
||||
dependency to ephem > 4.1.3 which has the bug already fixed.
|
||||
|
||||
PyHamTools 0.7.8
|
||||
================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue