From cedc1cc910a613b075b03508b4c7cff3f321ae5b Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Thu, 5 Jan 2023 11:18:23 -0500 Subject: [PATCH] tag 1.94.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index edd786b7..e058d226 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.1" +version = "1.94.2" [deps] Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"