| __version__.py | __version__.py | |||
|---|---|---|---|---|
| __version__ = '1.33.2' | __version__ = '1.35.0' | |||
| # Please follow the semver guidelines : http://semver.org | # Please follow the semver guidelines : http://semver.org | |||
| # Many parts of the galpak package use this version number : | # Many parts of the galpak package use this version number : | |||
| # - galpak.__version__ itself, obviously | # - galpak.__version__ itself, obviously | |||
| # - the website generator | # - the website generator | |||
| # - the documentation generator (sphinx) | # - the documentation generator (sphinx) | |||
| # If you need to use this version number with another language than python, | # If you need to use this version number with another language than python, | |||
| # you'll have to write a parser. galpak needs to integrate into MPDAF | # you'll have to write a parser. galpak needs to integrate into MPDAF | |||
| # whose setup prevents the usage of the preferred VERSION file. | # whose setup prevents the usage of the preferred VERSION file. | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||