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 759340e commit b2a7f4dCopy full SHA for b2a7f4d
tiktoken-rs/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tiktoken-rs"
3
-version = "0.5.9"
+version = "0.6.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