Skip to content

Commit 7718f0e

Browse files
committed
Bump version
1 parent 21e4186 commit 7718f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/phantom/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ class Big(int, Phantom, predicate=is_big):
2222
from .base import get_bound_parser
2323
from .predicates.base import Predicate
2424

25-
__version__ = "0.14.0"
25+
__version__ = "0.15.0"
2626
__all__ = ("PhantomBase", "Phantom", "Predicate", "get_bound_parser", "PhantomMeta")

0 commit comments

Comments
 (0)