diff --git a/setup.py b/setup.py index 5a0a231d9..72abbc2fa 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ def parse_requirements(): setup( name="axolotl", - version="0.3.0", + version="0.4.0", description="LLM Trainer", long_description="Axolotl is a tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures.", package_dir={"": "src"},