File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ Version 1.0.4] ( https://github.com/Kosmorro/lib/compare/v1.0.3...v1.0.4 ) (2022-01-09)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** Breaking change:** restore ` kosmorrolib.__version__ ` module ([ 0245394] ( https://github.com/Kosmorro/lib/commit/02453943ad36829072f339cf9b3695491c8e1f04 ) )
7+
8+
9+
110# [ Version 1.0.3] ( https://github.com/Kosmorro/lib/compare/v1.0.2...v1.0.3 ) (2022-01-09)
211
312
Original file line number Diff line number Diff line change 1919__title__ = "kosmorrolib"
2020__description__ = "A library to compute your ephemerides"
2121__url__ = "http://kosmorro.space/lib"
22- __version__ = "1.0.3 "
22+ __version__ = "1.0.4 "
2323__author__ = "Jérôme Deuchnord"
2424__author_email__ = "jerome@deuchnord.fr"
2525__license__ = "AGPL-v3"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kosmorrolib"
3- version = " 1.0.3 "
3+ version = " 1.0.4 "
44authors = [" Jérôme Deuchnord <jerome@deuchnord.fr>" ]
55homepage = " https://kosmorro.space/lib"
66repository = " https://github.com/Kosmorro/lib"
You can’t perform that action at this time.
0 commit comments