Skip to content

Commit 78aae70

Browse files
committed
bump version
1 parent 1e8abc8 commit 78aae70

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

1111
APP_NAME = "call_server"

0 commit comments

Comments
 (0)