Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhed committed Dec 17, 2023
1 parent 3f0d9db commit b632e9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

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

## Work in Progress (for next version)
## v0.1.0 - 2023-12-17

- new: Add account id to loan class
- new: Add Makefile publish target
- new: Use mijnbib.ini file for storing credentials
- impr: Add account id to loan class
- impr: Documentation improvements

## v0.0.1 - 2023-12-08
## v0.0.1 - 2023-12-08

- Initial version
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.0.1"
version = "0.1.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 b632e9d

Please sign in to comment.