From 4ac257e3f52f4f2b8e74db66120a968037921547 Mon Sep 17 00:00:00 2001 From: KmolYuan Date: Sat, 12 Oct 2019 12:28:47 +0800 Subject: [PATCH] Update version. --- cython/python_solvespace/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cython/python_solvespace/__init__.py b/cython/python_solvespace/__init__.py index 54bc8802..c48128bb 100644 --- a/cython/python_solvespace/__init__.py +++ b/cython/python_solvespace/__init__.py @@ -8,7 +8,7 @@ __author__ = "Yuan Chang" __copyright__ = "Copyright (C) 2016-2019" __license__ = "GPLv3+" __email__ = "pyslvs@gmail.com" -__version__ = "3.0.0.post6" +__version__ = "3.0.0.post7" from .slvs import ( quaternion_u,