We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9066360 commit f2edbfcCopy full SHA for f2edbfc
fink_client/__init__.py
@@ -1,4 +1,4 @@
1
-# Copyright 2019-2025 AstroLab Software
+# Copyright 2019-2026 AstroLab Software
2
# Author: Julien Peloton
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,5 +12,5 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-__version__ = "10.0-rc0"
+__version__ = "10.0"
16
__schema_version__ = "distribution_schema_fink_ztf_{}.avsc"
0 commit comments