Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhed committed Jan 2, 2024
1 parent ba53a1e commit 636cd0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## WIP
## v0.4.0 - 2024-01-02

- new: experimental login via OAuth (optional)
- new: city parameter to create MijnBibliotheek object is now optional
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.4.0b1"
version = "0.4.0"
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 636cd0b

Please sign in to comment.