From 65250196cc0fcb689cca58938be3e52cb80a0faf Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 21 Apr 2021 19:03:14 +0200 Subject: [PATCH] cic-eth versionbump --- 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 9ed70fd..1624e64 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.6', + 'beta.7', ) version_object = semver.VersionInfo(