From 67eb3137cf2620819b2c231d3b4dbc75a7d83890 Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 30 Jun 2021 18:34:46 +0200 Subject: [PATCH] bump cic-eth 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 9a7a232e..720b21fd 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 11, 1, - 'alpha.2', + 'alpha.3', ) version_object = semver.VersionInfo(