We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838e25a commit be678a3Copy full SHA for be678a3
1 file changed
Project.toml
@@ -1,14 +1,14 @@
1
name = "PalmerPenguins"
2
uuid = "8b842266-38fa-440a-9b57-31493939ab85"
3
authors = ["David Widmann <dev+git@devmotion.de>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
8
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
9
10
[compat]
11
-CSV = "0.7.1"
+CSV = "0.7.1, 0.8"
12
DataDeps = "0.7.2"
13
julia = "1"
14
0 commit comments