Skip to content

Commit

Permalink
Merge pull request #27 from saleor/bump-main
Browse files Browse the repository at this point in the history
Bump main to 1.0.0b4
  • Loading branch information
tomaszszymanski129 authored Aug 12, 2024
2 parents 570cdbc + e4c5128 commit 389cd29
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
Expand Up @@ -11,7 +11,7 @@ authors = [
]
license = { text = "BSD-3-Clause" }
requires-python = ">=3.8"
version = "1.0.0b3"
version = "1.0.0b4"
dependencies = [
'requests>=2.0.1,<3.0.0'
]
Expand Down

0 comments on commit 389cd29

Please sign in to comment.