Philip/bump ussd version

This commit is contained in:
2021-10-27 14:42:49 +00:00
parent 9c7e72f71c
commit 60b6e1abdb
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# standard imports
import semver
version = (0, 3, 1, 'alpha.5')
version = (0, 3, 1, 'alpha.6')
version_object = semver.VersionInfo(
major=version[0],

View File

@@ -4,9 +4,9 @@ billiard==3.6.4.0
bcrypt==3.2.0
celery==4.4.7
cffi==1.14.6
cic-eth~=0.12.4a13
cic-eth~=0.12.4a14
cic-notify~=0.4.0a10
cic-types~=0.2.0a6
cic-types~=0.2.1a2
confini>=0.3.6rc4,<0.5.0
phonenumbers==8.12.12
psycopg2==2.8.6