We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333560e commit e60ef3dCopy full SHA for e60ef3d
1 file changed
phantom/__init__.py
@@ -3,5 +3,5 @@
3
from .base import Predicate
4
from .base import get_bound_parser
5
6
-__version__ = "0.8.0"
+__version__ = "0.8.1"
7
__all__ = ("PhantomBase", "Phantom", "Predicate", "get_bound_parser")
0 commit comments