Skip to content

Commit b4ed728

Browse files
committed
bump version
1 parent 4d436df commit b4ed728

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.7"
8+
VERSION = "1.5.8"
99
ENVIRONMENT = os.environ.get('APP_ENVIRONMENT', "Default")
1010

1111
APP_NAME = "call_server"

0 commit comments

Comments
 (0)