File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- 1.0.4 (unreleased )
1+ 1.0.4 (2020-10-21 )
22=======================
33
4+ Bugfixes
5+ ~~~~~~~~~~
6+ - Fix (stable) HTML manual
7+ - Make satellite sub-package work with `sgp4 2.0+ `
8+
491.0.3 (2020-05-21)
510=======================
611
Original file line number Diff line number Diff line change 22pycraf
33******
44
5- - *Version: * 1.0.2
5+ - *Version: * 1.0.4
66- *Author: * Benjamin Winkel, Marta Bautista & Federico Di Vruno
77- *User manual: * `stable <https://bwinkel.github.io/pycraf/ >`__ |
88 `developer <https://bwinkel.github.io/pycraf/latest/ >`__
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ github_project = bwinkel/pycraf
5656# install_requires = astropy, scipy, matplotlib
5757install_requires = astropy, scipy, matplotlib
5858# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
59- version = 1.0.4dev
59+ version = 1.0.4
6060minimum_python_version = 3.5
6161
6262[entry_points]
You can’t perform that action at this time.
0 commit comments