From a3a7d0d3c53012c3f660e335e61ff1152bd17924 Mon Sep 17 00:00:00 2001 From: eric Date: Wed, 25 Aug 2021 14:20:55 -0400 Subject: [PATCH] version 0.4.0 --- picosnitch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picosnitch.py b/picosnitch.py index 40227b8..704912a 100755 --- a/picosnitch.py +++ b/picosnitch.py @@ -50,7 +50,7 @@ except Exception: system_notification = lambda title, message, app_name: print(message) -VERSION = "0.3.9" +VERSION = "0.4.0" class Daemon: