File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,19 @@ Changelog
22=========
33
44
5+ v0.4.1 (2021-03-31)
6+ -------------------
7+
8+ Fix
9+ ~~~
10+ - [documentation] fix the documentation in the README.
11+ #HowToFuckUpARelease. [Cédric Bonhomme]
12+
13+ Other
14+ ~~~~~
15+ - Updated README. [Cédric Bonhomme]
16+
17+
518v0.4.0 (2021-03-31)
619-------------------
720
1528
1629Changes
1730~~~~~~~
31+ - [release] Bumped version number. [Cédric Bonhomme]
1832- [tests] Lint with Flake8. [Cédric Bonhomme]
1933- [tests] added test on get objects with uuid and language. [Cédric
2034 Bonhomme]
2943
3044Other
3145~~~~~
46+ - Updated chagenlog. [Cédric Bonhomme]
47+ - Updated chagenlog. [Cédric Bonhomme]
3248- Updated README and pyproject.toml. [Cédric Bonhomme]
3349- Fixed bad format of link in README. [Cédric Bonhomme]
3450- Replaced str by map when joining Python version number. [Cédric
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pymosp"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44description = " Python Library to access MOSP."
55authors = [
" Cédric Bonhomme <[email protected] >" ]
66license = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments