We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb65a6f commit dd070b2Copy full SHA for dd070b2
2 files changed
doc/conf.py
@@ -68,7 +68,7 @@
68
# built documents.
69
#
70
# The short X.Y version.
71
-version = "1.1.3"
+version = "1.1.4"
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