Skip to content

Commit 1427d5b

Browse files
authored
prepare for release 0.4.0 (axolotl-ai-cloud#1175)
1 parent 54d2ac1 commit 1427d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def parse_requirements():
4141

4242
setup(
4343
name="axolotl",
44-
version="0.3.0",
44+
version="0.4.0",
4545
description="LLM Trainer",
4646
long_description="Axolotl is a tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures.",
4747
package_dir={"": "src"},

0 commit comments

Comments
 (0)