diff --git a/src/constants.py b/src/constants.py index 00e6436af02a9f85c1dab21c460cb2c77dd18ce9..13e8e6c92c95ba41df1065b560e609033c7c3d8b 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"