From abd402432282d58598338d1928d058d5ee200905 Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 7 Jul 2021 09:59:20 +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 88489981..8f85db25 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 12, 0, - 'alpha.1', + 'alpha.2', ) version_object = semver.VersionInfo(