Skip to content

Commit

Permalink
Set version to v1.3.5-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
lrennels committed Oct 20, 2021
1 parent cc76291 commit 6ea889e
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.3.4"
version = "1.3.5-DEV"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand All @@ -11,8 +11,8 @@ CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
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 @@ -54,8 +54,8 @@ Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
CSVFiles = "0.16, 1.0"
MetaGraphs = "0.6"
VegaLite = "1, 2"
Classes = "1.2"
TableTraits = "0.4.1, 1"
Classes = "1.2"
IterTools = "1.3"
NamedArrays = "0.9"
IteratorInterfaceExtensions = "0.1.1, 1"
Expand Down

0 comments on commit 6ea889e

Please sign in to comment.