Skip to content

Commit

Permalink
id: 1.0.0a1 (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Mar 6, 2023
1 parent 7b5830e commit 35a22e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion id/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from typing import Callable, List, Optional

__version__ = "1.0.0a0"
__version__ = "1.0.0a1"


class IdentityError(Exception):
Expand Down

0 comments on commit 35a22e4

Please sign in to comment.