Bump version.

This commit is contained in:
Sei Lisa 2015-03-19 04:31:47 +01:00
parent df8a8b4e9e
commit cd1826e9e0

View file

@ -26,7 +26,7 @@ import sys, os, getopt, re
import lslopt.lslcommon import lslopt.lslcommon
VERSION = '0.1.2alpha' VERSION = '0.1.3alpha'
class UniConvScript(object): class UniConvScript(object):