Skip to content

Commit 1e53185

Browse files
committed
Increase the release number, especially for the probing bug on z
1 parent 938abee commit 1e53185

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bCNC.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# Author: vvlachoudis@gmail.com
66
# Date: 24-Aug-2014
77

8-
__version__ = "0.9.8"
9-
__date__ = "15 Jan 2017"
8+
__version__ = "0.9.9"
9+
__date__ = "24 Mar 2017"
1010
__author__ = "Vasilis Vlachoudis"
1111
__email__ = "vvlachoudis@gmail.com"
1212

0 commit comments

Comments
 (0)