Skip to content

Commit

Permalink
Bump version to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhed committed Feb 21, 2024
1 parent 1c668fe commit 82a5264
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

new: new feature / impr: improvement / fix: bug fix

## v0.5.4 - 2024-02-21

- impr: improve extensibility of oauth login handler

## v0.5.3 - 2024-02-13

- impr: error handling during login now can raise TemporarySiteError
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "mijnbib"
version = "0.5.3"
version = "0.5.4"
description = "Python API voor de website mijn.bibliotheek.be"
readme = "README.md"
authors = [{ name = "Ward Van Heddeghem", email = "[email protected]" }]
Expand Down

0 comments on commit 82a5264

Please sign in to comment.