Skip to content

Commit

Permalink
Set version to v1.5.3-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Feb 9, 2024
1 parent 4d4f4f3 commit 3495b52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Mimi"
uuid = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"
version = "1.5.2"
version = "1.5.3-DEV"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand All @@ -9,8 +9,8 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
Classes = "1a9c1350-211b-5766-99cd-4544d885a0d1"
TableTraits = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
Classes = "1a9c1350-211b-5766-99cd-4544d885a0d1"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down Expand Up @@ -51,8 +51,8 @@ Statistics = "1"
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
CSVFiles = "0.16, 1.0"
VegaLite = "1, 2, 3"
Classes = "1.2"
TableTraits = "0.4.1, 1"
Classes = "1.2"
IterTools = "1.3"
DelimitedFiles = "1"
NamedArrays = "0.9, 0.10"
Expand Down

0 comments on commit 3495b52

Please sign in to comment.