Skip to content

Commit ed68ba3

Browse files
committed
Version bump to 1.1.2
1 parent 3dff116 commit ed68ba3

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.1"
71+
version = "1.1.2"
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
[tool.poetry]
22
name = "pytest_httpserver"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "pytest-httpserver is a httpserver for pytest"
55
authors = ["Zsolt Cserna <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)