diff --git a/voc/__init__.py b/voc/__init__.py index 435ff9adf8..c064846860 100644 --- a/voc/__init__.py +++ b/voc/__init__.py @@ -6,4 +6,4 @@ # __version__ = '1.2.3' # Final Release # __version__ = '1.2.3.post1' # Post Release 1 -__version__ = '0.1.0' +__version__ = '0.1.1'