diff --git a/mms/version.py b/mms/version.py index a40153e50..51a1f2d87 100644 --- a/mms/version.py +++ b/mms/version.py @@ -11,4 +11,4 @@ This is the current version of MMS """ -__version__ = '1.1.10' +__version__ = '1.1.11'