From d1f7eb18a689f32068da149e597ac138aa53f162 Mon Sep 17 00:00:00 2001 From: eggplants Date: Wed, 23 Jun 2021 02:09:39 +0900 Subject: [PATCH] v0.7 --- aovec/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aovec/__init__.py b/aovec/__init__.py index 27fda16..e220fa9 100644 --- a/aovec/__init__.py +++ b/aovec/__init__.py @@ -1 +1 @@ -__version__ = '0.6' +__version__ = '0.7'