Advanced to version 0.7.
This commit is contained in:
@ -220,7 +220,7 @@ def parse_args():
|
||||
" an \"Untitied 1\" (in your language) if it is a new"
|
||||
" file."))
|
||||
parser.add_argument(
|
||||
"-v", "--version", action="version", version="%(prog)s 0.6")
|
||||
"-v", "--version", action="version", version="%(prog)s 0.7")
|
||||
args = parser.parse_args()
|
||||
|
||||
# Obtain the absolute path
|
||||
|
Reference in New Issue
Block a user