Skip to content

Commit

Permalink
remove tags (bc tagbot); compat add for Match
Browse files Browse the repository at this point in the history
  • Loading branch information
mahiki committed Aug 21, 2023
1 parent 5001ab0 commit 184f583
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PrefectInterfaces"
uuid = "25d49962-0f22-42a0-bb44-b427e1ded1d4"
authors = ["mahiki <[email protected]>"]
version = "0.1.1"
version = "0.1.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -18,4 +18,5 @@ DataFrames = "1.5"
HTTP = "1.9"
JSON = "0.21"
Parameters = "0.12"
Match = "2"
julia = "1.6"

0 comments on commit 184f583

Please sign in to comment.