From 66801686b8d8a26ec5ec298cb15b9aa7e4949c28 Mon Sep 17 00:00:00 2001 From: Github Bot Date: Tue, 6 Apr 2021 17:52:38 +0000 Subject: [PATCH] Version bump and changelog update. New version is 0.4.2 --- src/prana_rc/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prana_rc/__version__.py b/src/prana_rc/__version__.py index 4fc94ab..3070159 100644 --- a/src/prana_rc/__version__.py +++ b/src/prana_rc/__version__.py @@ -14,4 +14,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "0.4.1" +__version__ = "0.4.2"