Skip to content

Commit

Permalink
Update version to 2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdottori-stark committed Nov 5, 2021
1 parent 9950dfa commit 28d9a89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Given a version number MAJOR.MINOR.PATCH, increment:


## [Unreleased]

## [2.13.1] - 2021-11-04
### Changed
- starkbank-ecdsa library version to 2.0.1

Expand Down
2 changes: 1 addition & 1 deletion starkbank/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2.13.0"
version = "2.13.1"

user = None
language = "en-US"
Expand Down

0 comments on commit 28d9a89

Please sign in to comment.