From b76206afc647dbc55f8839c1fb0a05078c34f0f4 Mon Sep 17 00:00:00 2001 From: KmolYuan Date: Wed, 25 Sep 2019 18:04:25 +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 550943c8..017462ea 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" +__version__ = "3.0.0.post0" from .slvs import ( quaternion_u,