Skip to content

Commit

Permalink
rfc8785: 0.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jun 7, 2024
1 parent 06da5bd commit b86d4a6
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.1.2"
__version__ = "0.1.3"

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

Expand Down

0 comments on commit b86d4a6

Please sign in to comment.