We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1971ce commit 7c7be88Copy full SHA for 7c7be88
doc/conf.py
@@ -68,7 +68,7 @@
68
# built documents.
69
#
70
# The short X.Y version.
71
-version = "1.1.4"
+version = "1.1.5"
72
# The full version, including alpha/beta/rc tags.
73
release = version
74
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pytest_httpserver"
3
4
description = "pytest-httpserver is a httpserver for pytest"
5
readme = "README.md"
6
license = "MIT"
0 commit comments