Skip to content

Commit cb6d807

Browse files
Update to v2.0.1
1 parent ea20ebb commit cb6d807

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:
1313

1414

1515
## [Unreleased]
16+
17+
## [2.0.1] - 2021-11-04
1618
### Fixed
1719
- Signature r and s range check
1820

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author="Stark Bank",
1919
author_email="developers@starkbank.com",
2020
keywords=["ecdsa", "elliptic curve", "elliptic", "curve", "stark bank", "starkbank", "cryptograph", "secp256k1", "prime256v1"],
21-
version="2.0.0"
21+
version="2.0.1"
2222
)
2323

2424

0 commit comments

Comments
 (0)