From be44bbc79c95a4bd8e06e2637183275136b036f2 Mon Sep 17 00:00:00 2001 From: AbyxDev Date: Tue, 20 Dec 2022 04:00:29 -0500 Subject: [PATCH] Bump version to 1.2.1 --- multivectors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multivectors.py b/multivectors.py index f9f39a1..567ea69 100644 --- a/multivectors.py +++ b/multivectors.py @@ -31,7 +31,7 @@ 'w' ] -__version__ = '1.2.0' +__version__ = '1.2.1' NAMES = 'xyzw'