USSD final steps

This commit is contained in:
Louis Holbrook 2021-04-21 17:25:57 +00:00
parent 0123ce13ea
commit 39fe4a14ec
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ version = (
0, 0,
11, 11,
0, 0,
'beta.6', 'beta.7',
) )
version_object = semver.VersionInfo( version_object = semver.VersionInfo(

View File

@ -1,4 +1,4 @@
cic_base[full_graph]~=0.1.2a68 cic_base[full_graph]~=0.1.2a79
cic-eth~=0.11.0b3 cic-eth~=0.11.0b7
cic-notify~=0.4.0a4 cic-notify~=0.4.0a4
cic-types~=0.1.0a10 cic-types~=0.1.0a10