diff --git a/atlasreader/info.py b/atlasreader/info.py index c0e0c4e..42811d7 100644 --- a/atlasreader/info.py +++ b/atlasreader/info.py @@ -1,4 +1,4 @@ -__version__ = '0.0.1' +__version__ = '0.0.2' NAME = 'atlasreader' MAINTAINER = 'Michael Notter'