Skip to content
Snippets Groups Projects
Commit b1b1aa01 authored by group_2006_bot's avatar group_2006_bot
Browse files

0.5.3

Automatically generated by python-semantic-release
parent 52d4ca73
No related branches found
Tags v0.5.3
No related merge requests found
Pipeline #342942 passed
......@@ -8,6 +8,15 @@ SPDX-License-Identifier: CC0-1.0
<!--next-version-placeholder-->
## v0.5.3 (2023-01-09)
### Fix
* **TextgridAuth:** Do not return None, but raise an exception if wrong SID ([`88ecb8f`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/88ecb8f3f4385b2a238c9d4c2988203652b493f9))
### Documentation
* **TextgridAuth:** Return type List of list_assigned_projects is not optional anymore ([`46ce851`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/46ce851b3998f096343067f1e9f2bc2d3e5eee9d))
* **TextgridAuth:** Correct error message thrown in case of errors listing assigned projects ([`ca4fa0c`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/ca4fa0c9b9f40656ec806d4d8ab2bc394e0a3678))
* Pypi badge from shields.io ([`09d4cc5`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/09d4cc5b30330df90cfa253a5acb62fb8ff8666e))
## v0.5.2 (2023-01-04)
### Fix
* Add missing license ([`5aab309`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/5aab3092be55166c0b747ff73b7c79c978ae3bd2))
......
......@@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: CC0-1.0
__version__ = '0.5.2'
__version__ = '0.5.3'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment