Skip to content

Commit 9495ba6

Browse files
committed
release 1.5.3
1 parent d34f69e commit 9495ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

call_server/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class DefaultConfig(object):
55
PROJECT = 'CallPower'
66
DEBUG = False
77
TESTING = False
8-
VERSION = "1.5.1"
8+
VERSION = "1.5.3"
99
ENVIRONMENT = os.environ.get('APP_ENVIRONMENT', "Default")
1010

1111
APP_NAME = "call_server"

0 commit comments

Comments
 (0)