Skip to content

Commit

Permalink
Merge pull request #61 from seanpmorgan/bump-version
Browse files Browse the repository at this point in the history
Increment rebuff version
  • Loading branch information
seanpmorgan authored Oct 9, 2023
2 parents 193849d + c402414 commit 0d0090f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-sdk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="rebuff",
version="0.0.4",
version="0.0.5",
packages=find_packages(),
install_requires=["pydantic>=1", "requests<3,>=2"],
extras_require={
Expand Down

0 comments on commit 0d0090f

Please sign in to comment.