Release 0.5.3.
This commit is contained in:
parent
7aeed0c52d
commit
67902cfa8a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import os
|
|||
import getpass
|
||||
|
||||
AGORA_PATH = os.path.join('/home', getpass.getuser(), 'agora')
|
||||
AGORA_VERSION = '0.5.2'
|
||||
AGORA_VERSION = '0.5.3'
|
||||
|
||||
# With trailing slash.
|
||||
URL_BASE = "https://anagora.org/"
|
||||
|
|
Loading…
Reference in a new issue