From c913f9235579a165505562d04afd828395081ec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1rbara?= <13971769+barbarasilveiraf@users.noreply.github.com> Date: Mon, 18 Apr 2022 19:06:32 -0300 Subject: [PATCH] update version --- hermione/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hermione/_version.py b/hermione/_version.py index a2fecb4..61fb31c 100644 --- a/hermione/_version.py +++ b/hermione/_version.py @@ -1 +1 @@ -__version__ = "0.9.2" +__version__ = "0.10.0"