Skip to content

Commit

Permalink
Remove version from Project.toml (#122)
Browse files Browse the repository at this point in the history
It's not required and makes TravisCI fail if not in sync with tagged version.
  • Loading branch information
nalimilan authored Feb 22, 2019
1 parent a1f2c3e commit abfc204
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name = "Distances"
uuid = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
version = "0.7.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down

0 comments on commit abfc204

Please sign in to comment.