From 6c64c504baef1358989c1df24f34aac3e858736d Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 5 May 2021 20:05:16 +0200 Subject: [PATCH] Bump version --- apps/cic-eth/cic_eth/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cic-eth/cic_eth/version.py b/apps/cic-eth/cic_eth/version.py index 1382b9cf..18ac1dd1 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 11, 0, - 'beta.13', + 'beta.14', ) version_object = semver.VersionInfo(