diff --git a/fink_mm/__init__.py b/fink_mm/__init__.py index ac81110b..a9f9f426 100644 --- a/fink_mm/__init__.py +++ b/fink_mm/__init__.py @@ -12,6 +12,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.16.10" +__version__ = "0.16.11" __distribution_schema_version__ = "1.3" __observatory_schema_version__ = "1.1"