Skip to content

Commit 506da17

Browse files
committed
Bump version and update changelog
1 parent f9ff7ab commit 506da17

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
---------
33

4-
Unreleased
5-
**********
4+
8.7.1 (unreleased)
5+
******************
66

77
Bug fixes:
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "webargs"
3-
version = "8.7.0"
3+
version = "8.7.1"
44
description = "Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, Falcon, and aiohttp."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)