We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307ef5e commit 0b02609Copy full SHA for 0b02609
doc/conf.py
@@ -66,7 +66,7 @@
66
# built documents.
67
#
68
# The short X.Y version.
69
-version = "1.0.9"
+version = "1.0.10"
70
# The full version, including alpha/beta/rc tags.
71
release = version
72
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pytest_httpserver"
3
4
description = "pytest-httpserver is a httpserver for pytest"
5
authors = ["Zsolt Cserna <cserna.zsolt@gmail.com>"]
6
license = "MIT"
0 commit comments