Merge remote-tracking branch 'telmich/master' into issue__object_name-in-type-explorer
This commit is contained in:
commit
57bd7b2fd3
3 changed files with 14 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ try:
|
|||
'cd "%s" && git describe' % here,
|
||||
stderr=devnull, shell=True).decode('utf-8')
|
||||
except:
|
||||
VERSION = "2.0.13"
|
||||
VERSION = "2.0.14"
|
||||
|
||||
BANNER = """
|
||||
.. . .x+=:. s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue