Skip to content

Commit 88a5348

Browse files
committed
Bump version to 0.2.0 for release
Phase 6 features: HF Trainer callback, adapter merging (TIES/DARE), outlier detection, torch.compile, serving guides, MkDocs docs, release automation, OG social card.
1 parent 8ca659a commit 88a5348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "vlora"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "Shared low-rank subspaces for efficient LoRA adapter management"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)