Skip to content

Commit 4c5dc66

Browse files
committed
bump version
1 parent 5044f5f commit 4c5dc66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ tox
156156
```
157157

158158
## Changelog
159-
- 2.0.0rc2 (unreleased)
159+
- 2.0.0rc2
160160
- Add support for Python 3.11 and 3.12, drop dependency on six (#76)
161161
- 2.0.0rc1
162162
- Drop support for Python 2.6, 2.7, 3.4, 3.5 and 3.6 (#68)

pytest_httpbin/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0rc1"
1+
__version__ = "2.0.0rc2"

0 commit comments

Comments
 (0)