Skip to content

Commit

Permalink
release: 0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jun 14, 2024
1 parent 4f0ce0d commit 8395a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def run_tests(self):

setup(
name="responses",
version="0.25.2",
version="0.25.3",
author="David Cramer",
description="A utility library for mocking out the `requests` Python library.",
url="https://github.com/getsentry/responses",
Expand Down

0 comments on commit 8395a8d

Please sign in to comment.