Updated the embedded version of CQ for the version changes.

This commit is contained in:
Jeremy Wright 2015-03-05 17:39:20 -05:00
parent 2ce96c8c5c
commit 4d5ca7a326

View File

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