We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9171051 commit 9a3dd89Copy full SHA for 9a3dd89
httpbin/VERSION
@@ -1 +1 @@
1
-0.10.0
+0.10.1
pyproject.toml
@@ -8,7 +8,7 @@ Repository = "https://github.com/psf/httpbin"
8
9
[project]
10
name = "httpbin"
11
-version = "0.10.0"
+version = "0.10.1"
12
requires-python = ">=3.7"
13
description = "HTTP Request and Response Service"
14
readme = "README.md"
0 commit comments