diff --git a/grest/__init__.py b/grest/__init__.py index 4553bd8..ec20870 100644 --- a/grest/__init__.py +++ b/grest/__init__.py @@ -20,4 +20,4 @@ from .grest import GRest -__version__ = '1.3.0' +__version__ = '1.4.0'