Updated the version number in init.

This commit is contained in:
Jeremy Wright 2014-11-19 21:16:54 -05:00
parent 3b2cc69b92
commit 27624c640c

View File

@ -18,4 +18,4 @@ __all__ = [
'Shape','Vertex','Edge','Wire','Solid','Shell','Compound','exporters', 'importers', 'NearestToPointSelector','ParallelDirSelector','DirectionSelector','PerpendicularDirSelector','TypeSelector','DirectionMinMaxSelector','StringSyntaxSelector','Selector','plugins'
]
__version__ = 0.9
__version__ = "0.1.7"