diff --git a/lethe/__init__.py b/lethe/__init__.py index 3b861bb..884d33b 100644 --- a/lethe/__init__.py +++ b/lethe/__init__.py @@ -11,4 +11,4 @@ from .lethe import ( from .endpoints import main __author__ = 'Jan Petykeiwicz' -__version__ = '0.12' +__version__ = '0.13'