Skip to content

Commit

Permalink
Bump version to 2.59.1 to fix failing test builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bhch committed Nov 24, 2021
1 parent 6f671ac commit a58ca1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "async-stripe"
version = "2.59.0"
version = "2.59.1"
description = "An asynchronous wrapper around Stripe's official python library."
authors = [
"Bharat Chauhan <[email protected]>",
Expand Down

0 comments on commit a58ca1d

Please sign in to comment.