Skip to content

Commit

Permalink
Updated minor release number
Browse files Browse the repository at this point in the history
  • Loading branch information
vlachoudis committed Aug 24, 2016
1 parent 3396662 commit 23c7218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bCNC.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# Author: vvlachoudis@gmail.com
# Date: 24-Aug-2014

__version__ = "0.9.5"
__date__ = "30 Jun 2016"
__version__ = "0.9.6"
__date__ = "24 Aug 2016"
__author__ = "Vasilis Vlachoudis"
__email__ = "vvlachoudis@gmail.com"

Expand Down

0 comments on commit 23c7218

Please sign in to comment.