Merge branch 'philip/bump-ussd-version' into 'master'
Philip/bump ussd version See merge request grassrootseconomics/cic-internal-integration!300
This commit is contained in:
		
						commit
						3cc909c936
					
				@ -10,7 +10,7 @@ version = (
 | 
			
		||||
        0,
 | 
			
		||||
        12,
 | 
			
		||||
        4,
 | 
			
		||||
        'alpha.13',
 | 
			
		||||
        'alpha.14',
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
version_object = semver.VersionInfo(
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
celery==4.4.7
 | 
			
		||||
chainlib-eth>=0.0.10a4,<0.1.0
 | 
			
		||||
chainlib-eth>=0.0.10a16,<0.1.0
 | 
			
		||||
semver==2.13.0
 | 
			
		||||
crypto-dev-signer>=0.4.15rc2,<0.5.0
 | 
			
		||||
 | 
			
		||||
@ -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],
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user