From 7bf81434a91e42b20a5fa2a593b75323b41beb9a Mon Sep 17 00:00:00 2001 From: Roger-Luo Date: Tue, 1 Jun 2021 20:39:54 -0400 Subject: [PATCH] bump version to 0.4.10 --- Project.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ad7fe3e..6de39b4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,9 @@ name = "MLStyle" uuid = "d8e11817-5142-5d16-987a-aa16d5891078" authors = ["thautwarm "] -version = "0.4.9" +version = "0.4.10" + +[deps] [compat] julia = "1"