Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Commit 3f66ec0

Browse files
committed
update version number to reflect that lots of changes have been made
1 parent f70d789 commit 3f66ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from plugin_manager import PluginManager, route, FatalPluginError
3535
from utility_functions import build_packet
3636

37-
VERSION = '1.7'
37+
VERSION = '1.7.2'
3838

3939

4040
VDEBUG_LVL = 9

0 commit comments

Comments
 (0)