Update version number
This commit is contained in:
parent
ec07146c08
commit
14e942355b
@ -14,7 +14,7 @@ from fuzzywuzzy import process
|
||||
from fuzzywuzzy import fuzz
|
||||
from pydo import Task
|
||||
|
||||
VERSION = "v1.2.0fuzzymerge:untested"
|
||||
VERSION = "v1.2.0"
|
||||
|
||||
|
||||
PROPERTY_LAST_COMMAND = "last_command"
|
||||
|
Reference in New Issue
Block a user