Skip to content

Commit 2877c54

Browse files
committed
wrong version string
1 parent 32dbf5d commit 2877c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llmfoundry/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: Apache-2.0
33
"""The LLM Foundry Version."""
44

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

0 commit comments

Comments
 (0)