Skip to content

Commit 028ed59

Browse files
committed
Up version to 0.3.7
1 parent d8a99a7 commit 028ed59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NearestNeighborDescent"
22
uuid = "dd2c4c9e-a32f-5b2f-b342-08c2f244fce8"
33
authors = ["Dillon Daudert <dillongdaudert@gmail.com>"]
4-
version = "0.3.6"
4+
version = "0.3.7"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -16,7 +16,7 @@ DataStructures = "0.18"
1616
Distances = "0.8, 0.9, 0.10"
1717
Graphs = "1.4"
1818
Reexport = "0.2, 1.0"
19-
julia = "1.5, 1.6, 1.7, 1.8, 1.9"
19+
julia = "^1.5"
2020

2121
[extras]
2222
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

0 commit comments

Comments
 (0)