Skip to content

Commit b5cafde

Browse files
committed
Bump version minor to "0.5.0"
1 parent 42d94e1 commit b5cafde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tiktoken-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tiktoken-rs"
3-
version = "0.4.5"
3+
version = "0.5.0"
44
description = "Library for encoding and decoding with the tiktoken library in Rust"
55
rust-version = "1.57.0"
66
include = ["assets/**/*", "src/**/*", "README.md"]

0 commit comments

Comments
 (0)