From 9f22684ab26231b1fba66d998e1fc25887f67ed5 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Mon, 22 Aug 2022 11:22:28 -0400 Subject: [PATCH] tag bugfix --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84293fc0..74aca7a5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PyCall" uuid = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" authors = ["Steven G. Johnson ", "Yichao Yu ", "Takafumi Arakaki ", "Simon Kornblith ", "Páll Haraldsson ", "Jon Malmaud ", "Jake Bolewski ", "Keno Fischer ", "Joel Mason ", "Jameson Nash ", "The JuliaPy development team"] -version = "1.94.0" +version = "1.94.1" [deps] Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"