From 8ad96ddfeea1b4134e76052af9da3580ecae2bf1 Mon Sep 17 00:00:00 2001 From: eggplants Date: Thu, 3 Mar 2022 17:04:00 +0900 Subject: [PATCH] 1.1 --- aovec/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aovec/__init__.py b/aovec/__init__.py index 4802e90..f901408 100644 --- a/aovec/__init__.py +++ b/aovec/__init__.py @@ -1 +1 @@ -__version__ = "1.0" +__version__ = "1.1"