Skip to content

Commit 9a3dd89

Browse files
committed
release v0.10.1
1 parent 9171051 commit 9a3dd89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

httpbin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.10.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Repository = "https://github.com/psf/httpbin"
88

99
[project]
1010
name = "httpbin"
11-
version = "0.10.0"
11+
version = "0.10.1"
1212
requires-python = ">=3.7"
1313
description = "HTTP Request and Response Service"
1414
readme = "README.md"

0 commit comments

Comments
 (0)