Skip to content

Commit 0b02609

Browse files
committed
Version bump to 1.0.10
1 parent 307ef5e commit 0b02609

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
@@ -66,7 +66,7 @@
6666
# built documents.
6767
#
6868
# The short X.Y version.
69-
version = "1.0.9"
69+
version = "1.0.10"
7070
# The full version, including alpha/beta/rc tags.
7171
release = version
7272

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.0.9"
3+
version = "1.0.10"
44
description = "pytest-httpserver is a httpserver for pytest"
55
authors = ["Zsolt Cserna <cserna.zsolt@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)