version++
This commit is contained in:
parent
bf1bea1e93
commit
8ea1a77186
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@ import shutil
|
|||
import sys
|
||||
import re
|
||||
|
||||
program_version = '0.2.8'
|
||||
program_version = '0.2.9'
|
||||
|
||||
|
||||
def cached(func):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue