sczesla / PyAstronomy

A collection of astronomy-related routines in Python
152 stars 35 forks source link

version information #34

Closed richardgmcmahon closed 6 years ago

richardgmcmahon commented 6 years ago

Hi, which version is on GitHub is it Version 0.12.0?

ie. the version documented here:

http://www.hs.uni-hamburg.de/DE/Ins/Per/Czesla/PyA/PyA/index.html

OK, I can see it is

>>> print(PyAstronomy.__version__)

0.13.0beta

sczesla commented 6 years ago

Hi,

great you found out. Individual, older version may also be found under "Releases" on github.

Stefan