Skip to content

Commit 321a755

Browse files
committed
(cargo-release) version 0.8.0
1 parent 48a58a0 commit 321a755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = 'rustfst'
3-
version = "0.7.5-alpha.0"
3+
version = "0.8.0"
44
authors = ['Alexandre Caulier<alexandre.caulier@protonmail.com>']
55
description = 'Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).'
66
documentation = 'https://docs.rs/rustfst'

0 commit comments

Comments
 (0)