Skip to content

Commit 5cee134

Browse files
authored
Merge pull request #95 from kevin1024/bump-version-final
2 parents f7b2b3e + f424122 commit 5cee134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ tox
157157

158158
## Changelog
159159

160-
- 2.1.0rc
160+
- 2.1.0
161161
- Drop support for Python 3.7 (#85)
162162
- Test against PyPy 3.10 (#77)
163163
- Add support for CPython 3.13 by regenerating the bundled certificates (#90)

pytest_httpbin/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.0rc1"
1+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)