From 4024953db216fc37d4db2ec0456d78e16925cb4b Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 18 Feb 2020 16:52:23 +0300 Subject: [PATCH] Update __init__.py --- webshell/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webshell/__init__.py b/webshell/__init__.py index 997542d..0bc5d3f 100644 --- a/webshell/__init__.py +++ b/webshell/__init__.py @@ -1,4 +1,4 @@ -VERSION = (0, 2, 5) +VERSION = (0, 3, 0) def get_version():