From 89691c65f4f89d74c4b507f92780198f27ef2c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Miclu=C8=9Ba-C=C3=A2mpeanu?= <31181429+SebastianM-C@users.noreply.github.com> Date: Wed, 24 Apr 2024 03:55:32 +0300 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2ff6bdf..1a27d3d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModelingToolkitNeuralNets" uuid = "f162e290-f571-43a6-83d9-22ecc16da15f" authors = ["Sebastian Micluța-Câmpeanu and contributors"] -version = "1.0.0" +version = "1.0.1" [deps] ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"