Skip to content

Commit e60ef3d

Browse files
authored
Bump version (#100)
1 parent 333560e commit e60ef3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phantom/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
from .base import Predicate
44
from .base import get_bound_parser
55

6-
__version__ = "0.8.0"
6+
__version__ = "0.8.1"
77
__all__ = ("PhantomBase", "Phantom", "Predicate", "get_bound_parser")

0 commit comments

Comments
 (0)