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 3dff116 commit ed68ba3Copy full SHA for ed68ba3
doc/conf.py
@@ -68,7 +68,7 @@
68
# built documents.
69
#
70
# The short X.Y version.
71
-version = "1.1.1"
+version = "1.1.2"
72
# The full version, including alpha/beta/rc tags.
73
release = version
74
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