diff --git a/fink_mm/__init__.py b/fink_mm/__init__.py index 60c26829..4e91f917 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.5" +__version__ = "0.16.6" __distribution_schema_version__ = "1.3" __observatory_schema_version__ = "1.1"