Skip to content

Commit 7c7be88

Browse files
committed
Version bump to 1.1.5
1 parent f1971ce commit 7c7be88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
# built documents.
6969
#
7070
# The short X.Y version.
71-
version = "1.1.4"
71+
version = "1.1.5"
7272
# The full version, including alpha/beta/rc tags.
7373
release = version
7474

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pytest_httpserver"
3-
version = "1.1.4"
3+
version = "1.1.5"
44
description = "pytest-httpserver is a httpserver for pytest"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)