diff --git a/ninette/__init__.py b/ninette/__init__.py index 18d1872..69fad9e 100644 --- a/ninette/__init__.py +++ b/ninette/__init__.py @@ -2,4 +2,4 @@ # This software may be modified and distributed under the terms # of the MIT license. See the LICENSE file for details. -__version__ = '1.0.0' +__version__ = '1.1.0'