Skip to content

Commit 6ccbd0d

Browse files
committed
Version bump to 1.0.4
1 parent 2d85039 commit 6ccbd0d

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
@@ -59,7 +59,7 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '1.0.3'
62+
version = '1.0.4'
6363
# The full version, including alpha/beta/rc tags.
6464
release = version
6565

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.3"
3+
version = "1.0.4"
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)