Skip to content

Commit

Permalink
Bump version to v1.0.0b3 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcislo-saleor authored Apr 4, 2024
1 parent d800a8c commit 9e987a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [
]
license = { text = "BSD-3-Clause" }
requires-python = ">=3.8"
version = "1.0.0b2"
version = "1.0.0b3"
dependencies = [
'requests>=2.0.1,<3.0.0'
]
Expand Down Expand Up @@ -71,4 +71,4 @@ show_traceback = true

exclude = [
"tests/"
]
]

0 comments on commit 9e987a3

Please sign in to comment.