mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
Bump version.
This commit is contained in:
parent
df8a8b4e9e
commit
cd1826e9e0
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -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):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue