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