From f0d2ff6f6adf464ccdf8134968c2e6f8cf40bce5 Mon Sep 17 00:00:00 2001 From: Maxim Ziatdinov <34245227+ziatdinovmax@users.noreply.github.com> Date: Thu, 13 May 2021 21:09:40 -0400 Subject: [PATCH] Update __version__.py --- atomai/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomai/__version__.py b/atomai/__version__.py index ac00e077..79260d36 100644 --- a/atomai/__version__.py +++ b/atomai/__version__.py @@ -1 +1 @@ -version = '0.6.6' +version = '0.6.7'