From 069f45280c211fdb3711ee950397f2c8894fa0f3 Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Sun, 18 Nov 2018 15:32:54 +0100 Subject: [PATCH] v0.6.0 --- silkaj/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silkaj/constants.py b/silkaj/constants.py index b21b4257..b66e2b5f 100644 --- a/silkaj/constants.py +++ b/silkaj/constants.py @@ -1,4 +1,4 @@ -SILKAJ_VERSION = "silkaj 0.5.0" +SILKAJ_VERSION = "silkaj 0.6.0" NO_MATCHING_ID = "No matching identity" G1_SYMBOL = "Ğ1" GTEST_SYMBOL = "ĞTest" -- GitLab