We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7b2b3e + f424122 commit 5cee134Copy full SHA for 5cee134
README.md
@@ -157,7 +157,7 @@ tox
157
158
## Changelog
159
160
-- 2.1.0rc
+- 2.1.0
161
- Drop support for Python 3.7 (#85)
162
- Test against PyPy 3.10 (#77)
163
- Add support for CPython 3.13 by regenerating the bundled certificates (#90)
pytest_httpbin/version.py
@@ -1 +1 @@
1
-__version__ = "2.1.0rc1"
+__version__ = "2.1.0"
0 commit comments