Skip to content

Commit 3ca491f

Browse files
authored
Bump version and update compat
1 parent ddca068 commit 3ca491f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MarketData"
22
uuid = "945b72a4-3b13-509d-9b46-1525bb5c06de"
33
authors = ["JuliaQuant <https://github.com/JuliaQuant>"]
4-
version = "0.13.5"
4+
version = "0.13.6"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -15,7 +15,7 @@ TimeSeries = "9e3dc215-6440-5c97-bce1-76c03772f85e"
1515
CSV = "0.7, 0.8"
1616
HTTP = "0.8, 0.9"
1717
Reexport = "0.2, 1.0"
18-
TimeSeries = "0.17, 0.18, 0.19, 0.20, 0.21"
18+
TimeSeries = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
1919
julia = "1"
2020

2121
[extras]

0 commit comments

Comments
 (0)