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

Commit 62ab3d4

Browse files
authored
Minor 2.6 release (#31)
* minor-for-2.6-release * minor fix
1 parent 2c9d499 commit 62ab3d4

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
@@ -9,7 +9,7 @@ urllib3>=1.25.11
99
xxhash>=1.3.0
1010
pytest>=6.1.1
1111

12-
polymath-scalecodec==2.5.2
12+
polymath-scalecodec==2.6.1
1313
py-sr25519-bindings>=0.1.2
1414
py-ed25519-bindings>=0.1.1
1515
py-bip39-bindings>=0.1.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
'requests>=2.24.0',
184184
'urllib3>=1.25.10',
185185
'xxhash>=1.3.0',
186-
'polymath-scalecodec==2.5.2',
186+
'polymath-scalecodec==2.6.1',
187187
'py-sr25519-bindings>=0.1.2',
188188
'py-ed25519-bindings>=0.1.1',
189189
'py-bip39-bindings>=0.1.6'

0 commit comments

Comments
 (0)