diff --git a/iblqt/__init__.py b/iblqt/__init__.py index c53978b..78f5e65 100644 --- a/iblqt/__init__.py +++ b/iblqt/__init__.py @@ -1,3 +1,3 @@ """A collection of extensions to the Qt framework.""" -__version__ = '0.1.1' +__version__ = '0.1.2'