diff --git a/setup.py b/setup.py index 9ffdeaefd..4a87f28dd 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ __copyright__ = "Copyright 2016" __credits__ = ["Anders S. Christensen et al. (2016) https://github.com/qmlcode/qml"] __license__ = "MIT" -__version__ = "0.4.0.10" +__version__ = "0.4.0.11" __maintainer__ = "Anders S. Christensen" __email__ = "andersbiceps@gmail.com" __status__ = "Beta"