Skip to content

Commit 7c20dc6

Browse files
authored
chore(version): minor version bump to 0.7.0
1 parent a6d4930 commit 7c20dc6

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.6.0"
3+
version = "0.7.0"
44
description = "Library for encoding and decoding with the tiktoken library in Rust"
55
include = ["assets/**/*", "src/**/*", "README.md"]
66
edition = "2021"

0 commit comments

Comments
 (0)