Skip to content

Commit f0846c8

Browse files
committed
update version to 0.4.3
1 parent 77286c2 commit f0846c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
license = "Apache-2.0 OR MIT"
33
name = "crfsuite"
4-
version = "0.4.3-pre"
4+
version = "0.4.3"
55
authors = ["Thibaut Lorrain <thibaut.lorrain@snips.ai>"]
66
edition = "2018"
77

crfsuite-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
license = "Apache-2.0 OR MIT"
33
name = "crfsuite-sys"
4-
version = "0.4.3-pre"
4+
version = "0.4.3"
55
authors = ["Thibaut Lorrain <thibaut.lorrain@snips.ai>"]
66
edition = "2018"
77
links = "crfsuite"

0 commit comments

Comments
 (0)