We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9170221 commit 2ebea63Copy full SHA for 2ebea63
tiktoken-rs/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tiktoken-rs"
3
-version = "0.7.0"
+version = "0.8.0"
4
description = "Library for encoding and decoding with the tiktoken library in Rust"
5
include = ["assets/**/*", "src/**/*", "README.md"]
6
edition = "2021"
0 commit comments