Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
Reintroduced support for Python 3.7 and 3.8.
  • Loading branch information
hbldh committed Apr 29, 2024
1 parent 1be8aab commit 2dde35e
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.1.0"
__version__ = "1.2.0"
version = __version__ # backwards compatibility name

0 comments on commit 2dde35e

Please sign in to comment.