diff --git a/webshell/__init__.py b/webshell/__init__.py index 0bc5d3f..e8ca2a4 100644 --- a/webshell/__init__.py +++ b/webshell/__init__.py @@ -1,4 +1,4 @@ -VERSION = (0, 3, 0) +VERSION = (0, 4, 0) def get_version():