Update version.
parent
6497133e1a
commit
de609637d1
|
@ -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.post5"
|
__version__ = "3.0.0.post6"
|
||||||
|
|
||||||
from .slvs import (
|
from .slvs import (
|
||||||
quaternion_u,
|
quaternion_u,
|
||||||
|
|
Loading…
Reference in New Issue