We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8401c2 + 23b2301 commit 12988d3Copy full SHA for 12988d3
Project.toml
@@ -1,7 +1,7 @@
1
name = "SASLib"
2
uuid = "df8f2f22-cfef-5733-af3f-96770d497d85"
3
authors = ["Tom Kwong <tk3369@gmail.com>"]
4
-version = "1.2.1"
+version = "1.3.0"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -15,7 +15,7 @@ TabularDisplay = "3eeacb1d-13c2-54cc-9b18-30c86af3cadb"
15
IteratorInterfaceExtensions = "0.1.1, 1"
16
StringEncodings = "0.3"
17
TableTraits = "0.4.1, 1"
18
-Tables = "1.0"
+Tables = "1"
19
TabularDisplay = "1"
20
julia = "1"
21
0 commit comments