diff --git a/weppy/__init__.py b/weppy/__init__.py index 924e377d..995071b8 100644 --- a/weppy/__init__.py +++ b/weppy/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.5.2' +__version__ = '0.5.3' from .app import App, AppModule from .expose import url