From f4612bcadd429b0fe6bf03ca9c1fcc75adc18bae Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Sun, 28 Jan 2018 21:56:19 +0100
Subject: [PATCH] Silkaj v0.4.0

---
 src/constants.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/constants.py b/src/constants.py
index 00e6436a..13e8e6c9 100644
--- a/src/constants.py
+++ b/src/constants.py
@@ -1,2 +1,2 @@
-SILKAJ_VERSION = "silkaj 0.3.0"
+SILKAJ_VERSION = "silkaj 0.4.0"
 NO_MATCHING_ID = "No matching identity"
-- 
GitLab