Skip to content

Commit b12de2a

Browse files
danieldkDaniël de Kok
authored andcommitted
Bump version to 0.11.0
1 parent e7d048b commit b12de2a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "finalfusion"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
edition = "2018"
5-
authors = ["Daniël de Kok <me@danieldk.eu>"]
5+
authors = ["Daniël de Kok <me@danieldk.eu>", "Sebastian Pütz <sebastian.puetz@student.uni-tuebingen.de>"]
66
description = "Reader and writer for common word embedding formats"
77
documentation = "https://docs.rs/finalfusion/"
8-
keywords = ["embeddings", "word2vec", "glove", "finalfusion", "subword"]
8+
keywords = ["embeddings", "word2vec", "glove", "finalfusion", "subword", "fasttext"]
99
homepage = "https://github.com/finalfusion/finalfusion-rust"
1010
repository = "https://github.com/finalfusion/finalfusion-rust"
1111
# Use after SPDX list is updated

0 commit comments

Comments
 (0)