Skip to content

Commit 31f9997

Browse files
committed
bump version to v0.1.2
1 parent 07deacb commit 31f9997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

55
[project]
66
name = "zip2zip"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "Inference-time adaptive token vocabularies for LLMs"
99
authors = [{ name = "EPFL-DLAB", email = "saibo.geng@epfl.ch" }]
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)