Update version.

pull/493/head
KmolYuan 2019-10-12 12:28:47 +08:00
parent 675aa76d5c
commit 4ac257e3f5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ __author__ = "Yuan Chang"
__copyright__ = "Copyright (C) 2016-2019" __copyright__ = "Copyright (C) 2016-2019"
__license__ = "GPLv3+" __license__ = "GPLv3+"
__email__ = "pyslvs@gmail.com" __email__ = "pyslvs@gmail.com"
__version__ = "3.0.0.post6" __version__ = "3.0.0.post7"
from .slvs import ( from .slvs import (
quaternion_u, quaternion_u,