Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
- Mypy type checking
- Documentation corrections
- Pytest improvements
  • Loading branch information
hbldh committed Apr 24, 2024
1 parent 1394921 commit 21a25d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bankid/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Version info
"""

__version__ = "1.0.1"
__version__ = "1.1.0"
version = __version__ # backwards compatibility name

0 comments on commit 21a25d2

Please sign in to comment.