Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldk committed Nov 8, 2019
1 parent 888328c commit c518abd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "finalfrontier"
version = "0.6.0"
version = "0.7.0"
edition = "2018"
authors = ["Daniël de Kok <[email protected]>", "Sebastian Pütz <[email protected]>"]
description = "Train/use word embeddings with subword units"
Expand Down Expand Up @@ -35,4 +35,4 @@ git2 = "0.10"

[dev-dependencies]
lazy_static = "1"
maplit = "1"
maplit = "1"

0 comments on commit c518abd

Please sign in to comment.