We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be44c4a commit bb6d24eCopy full SHA for bb6d24e
Project.toml
@@ -2,7 +2,7 @@ name = "Intervals"
2
uuid = "d8418881-c3e1-53bb-8760-2df7ec849ed5"
3
license = "MIT"
4
authors = ["Invenia Technical Computing"]
5
-version = "1.8.0"
+version = "1.8.1"
6
7
[deps]
8
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -12,6 +12,6 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
12
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
13
14
[compat]
15
-RecipesBase = "0.7, 0.8, 1"
+RecipesBase = "1"
16
TimeZones = "1.7"
17
julia = "1.6"
0 commit comments