Skip to content

Commit f2edbfc

Browse files
committed
Bump to 10.0
1 parent 9066360 commit f2edbfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fink_client/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019-2025 AstroLab Software
1+
# Copyright 2019-2026 AstroLab Software
22
# Author: Julien Peloton
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,5 +12,5 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
__version__ = "10.0-rc0"
15+
__version__ = "10.0"
1616
__schema_version__ = "distribution_schema_fink_ztf_{}.avsc"

0 commit comments

Comments
 (0)