diff --git a/fink_tns/__init__.py b/fink_tns/__init__.py index 34e8e1c..bb9ba69 100644 --- a/fink_tns/__init__.py +++ b/fink_tns/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2020 AstroLab Software +# Copyright 2020-2024 AstroLab Software # Author: Julien Peloton # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,4 +12,4 @@ # 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.10" +__version__ = "0.11"