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
30a07db4fb
commit
a041faa7a8
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.2.0beta'
|
VERSION = '0.2.1beta'
|
||||||
|
|
||||||
|
|
||||||
def ReportError(script, e):
|
def ReportError(script, e):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue