Skip to content

Commit 967805b

Browse files
authored
Merge pull request #38 from devmotion/patch-2
Fix Project.toml
2 parents 0b89230 + 1df20a6 commit 967805b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Project.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
name = "OptimalTransport"
22
uuid = "7e02d93a-ae51-4f58-b602-d97af76e3b33"
33
authors = ["zsteve <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.0"
55

66
[deps]
7-
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
87
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
98
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
109
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
11-
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
1210
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
1311
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1412
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1513
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1614
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
17-
Tulip = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
18-
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
1915

2016
[compat]
2117
Distances = "0.9.0, 0.10"

0 commit comments

Comments
 (0)