File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2021-2023 Lightning-AI team
189+ Copyright 2021-2024 Lightning-AI team
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- __version__ = "0.0.8rc "
1+ __version__ = "0.0.9rc "
22__author__ = "Lightning-AI et al."
33__author_email__ = "[email protected] " 4- __license__ = "Apache-2.0" # TODO: change if needed and update the LICENSE file
5- __copyright__ = f"Copyright (c) 2020-2022 , { __author__ } ."
4+ __license__ = "Apache-2.0"
5+ __copyright__ = f"Copyright (c) 2024-2024 , { __author__ } ."
66__homepage__ = "https://github.com/Lightning-AI/models"
77__docs__ = "Lightning AI Model hub."
88
You can’t perform that action at this time.
0 commit comments