diff --git a/cyeva/__init__.py b/cyeva/__init__.py index 288b6ca..4964d81 100644 --- a/cyeva/__init__.py +++ b/cyeva/__init__.py @@ -1,3 +1,3 @@ from .core import * # noqa -__version__ = "0.2.2" +__version__ = "0.2.3"