Skip to content

Commit

Permalink
rfc8785: 0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Sep 27, 2024
1 parent 77d1028 commit 4d9b161
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.3"
__version__ = "0.1.4"

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

Expand Down

0 comments on commit 4d9b161

Please sign in to comment.