diff --git a/ogcore/__init__.py b/ogcore/__init__.py index b017efa1a..7b894d6ac 100644 --- a/ogcore/__init__.py +++ b/ogcore/__init__.py @@ -19,4 +19,4 @@ from ogcore.txfunc import * from ogcore.utils import * -__version__ = '0.0.0' +__version__ = '0.8.0'