We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac1de0d + f8b3d87 commit 030c8c7Copy full SHA for 030c8c7
Project.toml
@@ -1,7 +1,7 @@
1
name = "TidierFiles"
2
uuid = "8ae5e7a9-bdd3-4c93-9cc3-9df4d5d947db"
3
authors = ["Daniel Rizk <rizk.daniel.12@gmail.com> and contributors"]
4
-version = "0.1.6"
+version = "0.2.0"
5
6
[deps]
7
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
@@ -27,7 +27,7 @@ ReadStatTables = "0.3"
27
Reexport = "0.2, 1"
28
XLSX = "0.10"
29
RData = "1.0"
30
-julia = "1.9"
+julia = "1.10"
31
32
[extras]
33
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
0 commit comments