We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.1.3
1 parent df6d168 commit 8c20cc6Copy full SHA for 8c20cc6
src/litmodels/__about__.py
@@ -1,8 +1,8 @@
1
-__version__ = "0.1.2"
+__version__ = "0.1.3"
2
__author__ = "Lightning-AI et al."
3
__author_email__ = "[email protected]"
4
__license__ = "Apache-2.0"
5
-__copyright__ = f"Copyright (c) 2024-2024, {__author__}."
+__copyright__ = f"Copyright (c) 2024-2025, {__author__}."
6
__homepage__ = "https://github.com/Lightning-AI/models"
7
__docs__ = "Lightning AI Model hub."
8
0 commit comments