Skip to content

Commit

Permalink
rfc8785: 0.1.0 (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw authored Mar 19, 2024
1 parent e2e718f commit 4c1bbba
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.3"
__version__ = "0.1.0"

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

Expand Down

0 comments on commit 4c1bbba

Please sign in to comment.