Skip to content

Commit 05e7d82

Browse files
committedJun 4, 2021
Bump version to 1.0.0-beta1
1 parent c216820 commit 05e7d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "async-stripe"
3-
version = "0.2.0-beta9"
4-
description = "An asynchronous wrapper around the official stripe library."
3+
version = "1.0.0-beta1"
4+
description = "An asynchronous wrapper around Stripe's official python library."
55
authors = [
66
"Bharat Chauhan <tell.bhch@gmail.com>",
77
"Christian Glacet <cglacet@kune.tech>",

0 commit comments

Comments
 (0)
Please sign in to comment.