Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasValvekens committed Sep 17, 2023
1 parent 99ab33b commit 0da5f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyhanko/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.20.1'
__version_info__ = (0, 20, 1)
__version__ = '0.20.2-dev1'
__version_info__ = (0, 20, 2, 'dev1')

0 comments on commit 0da5f1b

Please sign in to comment.