Skip to content

Commit ad47a9c

Browse files
committed
chore: bump version to 0.6.0
1 parent 85e8000 commit ad47a9c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "splintr"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2021"
55
description = "Fast Rust BPE tokenizer with Python bindings"
66
license = "MIT"

pyproject.toml

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

55
[project]
66
name = "splintr-rs"
7-
version = "0.5.0"
7+
version = "0.6.0"
88
description = "Fast Rust BPE tokenizer with Python bindings"
99
readme = "README.md"
1010
license = {text = "MIT"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)