Skip to content

Commit 96fda43

Browse files
authored
updated version to 0.23.0 dev (#1863)
1 parent 32dbf5d commit 96fda43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llmfoundry/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright 2024 MosaicML LLM Foundry authors
1+
# Copyright 2025 MosaicML LLM Foundry authors
22
# SPDX-License-Identifier: Apache-2.0
33
"""The LLM Foundry Version."""
44

5-
__version__ = '0.22.0.dev0'
5+
__version__ = '0.23.0.dev0'

0 commit comments

Comments
 (0)