Skip to content

Commit 2ebea63

Browse files
committed
Bump version minor to "0.8.0"
1 parent 9170221 commit 2ebea63

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.7.0"
3+
version = "0.8.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)