Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit 1f9f610

Browse files
authored
rename version to 3.2.0 (#38)
1 parent a34c362 commit 1f9f610

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requests~=2.25.1
66
xxhash>=2.0.0
77
pytest>=6.2.2
88

9-
polymath-scalecodec==4.0.0
9+
polymath-scalecodec==3.2.0
1010
py-sr25519-bindings~=0.1.2
1111
py-ed25519-bindings~=0.1.2
1212
py-bip39-bindings~=0.1.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
'idna>=2.8',
182182
'requests~=2.25.1',
183183
'xxhash>=1.3.0',
184-
'polymath-scalecodec~=4.0.0',
184+
'polymath-scalecodec~=3.2.0',
185185
'py-sr25519-bindings~=0.1.2',
186186
'py-ed25519-bindings~=0.1.2',
187187
'py-bip39-bindings~=0.1.6'

0 commit comments

Comments
 (0)