File tree Expand file tree Collapse file tree 4 files changed +5
-9
lines changed
Expand file tree Collapse file tree 4 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 version :
14- - ' 1.6'
15- - ' 1.7'
1614 - ' 1.8'
1715 - ' 1.9'
18- # - 'nightly '
16+ - ' 1.10 '
1917 os :
2018 - ubuntu-latest
2119 - macOS-latest
Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 version :
14- - ' 1.6'
15- - ' 1.7'
1614 - ' 1.8'
1715 - ' 1.9'
16+ - ' 1.10'
1817 os :
1918 - ubuntu-latest
2019 - macOS-latest
Original file line number Diff line number Diff line change 22/Manifest.toml
33/README.md
44/dev /
5- /.github /
65settings.json
76# Dependencies
87/node_modules
Original file line number Diff line number Diff line change 11name = " PopGen"
22uuid = " af524d12-c74b-11e9-22a8-3b091653023f"
33authors = [" Pavel Dimens" , " Jason Selwyn" ]
4- version = " 0.10.0 "
4+ version = " 0.10.1 "
55
66[deps ]
77Clustering = " aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
@@ -32,9 +32,9 @@ OnlineStats = "1"
3232PooledArrays = " 1.1"
3333PopGenCore = " 0.7"
3434Reexport = " 1"
35- StatsBase = " 0.33, 0. 34"
35+ StatsBase = " 0.34"
3636Term = " 2"
37- julia = " 1.6 , 1.7 , 1.8 "
37+ julia = " 1.8 , 1.9 , 1.10 "
3838
3939[extras ]
4040Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments