We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32dbf5d commit 96fda43Copy full SHA for 96fda43
llmfoundry/_version.py
@@ -1,5 +1,5 @@
1
-# Copyright 2024 MosaicML LLM Foundry authors
+# Copyright 2025 MosaicML LLM Foundry authors
2
# SPDX-License-Identifier: Apache-2.0
3
"""The LLM Foundry Version."""
4
5
-__version__ = '0.22.0.dev0'
+__version__ = '0.23.0.dev0'
0 commit comments