Skip to content

Commit

Permalink
rfc8785: 0.0.2
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, 2024
1 parent 7fb24b9 commit 12df785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rfc8785/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
```
"""

__version__ = "0.0.1"
__version__ = "0.0.2"

from ._impl import CanonicalizationError, FloatDomainError, IntegerDomainError, dump, dumps

Expand Down

0 comments on commit 12df785

Please sign in to comment.