From 2fe808626bac495ce85bde7bb7e7901ab744272f Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Thu, 23 May 2019 21:09:17 -0700 Subject: [PATCH] Bumped version to 0.0.25 --- rshell/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rshell/version.py b/rshell/version.py index 8c7e5db..858d0a1 100644 --- a/rshell/version.py +++ b/rshell/version.py @@ -1 +1 @@ -__version__ = '0.0.24' +__version__ = '0.0.25'