Fixed a version number and updated the changes.md file.
This commit is contained in:
parent
8f36ee4fac
commit
e49369f171
|
@ -1,6 +1,6 @@
|
|||
__author__ = "Jeremy Wright (jmwright)"
|
||||
__copyright__ = "Copyright 2014, Innovations Technology Solutions"
|
||||
__license__ = "LGPL v3"
|
||||
__version__ = "0.1"
|
||||
__version__ = "0.2.0"
|
||||
__maintainer__ = "Jeremy Wright"
|
||||
__status__ = "Beta"
|
||||
|
|
|
@ -16,3 +16,6 @@ v0.3.0
|
|||
* Converted thickness setting to thickness boolean in the Lego brick example (thanks @galou) #59
|
||||
* Improved parametric encosure (Ex023) example (thanks @galou) #61
|
||||
* Added braille and NumPy examples (thanks @galou) #61
|
||||
* Embedded CadQuery libarary as a git subtree to lessen maintainance issues
|
||||
* Embedded Pint library for units handling
|
||||
* Fixed version number in InitGui.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user