Skip to content

Commit

Permalink
Version bump to 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Feb 24, 2024
1 parent 307ef5e commit 0b02609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
# built documents.
#
# The short X.Y version.
version = "1.0.9"
version = "1.0.10"
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pytest_httpserver"
version = "1.0.9"
version = "1.0.10"
description = "pytest-httpserver is a httpserver for pytest"
authors = ["Zsolt Cserna <cserna.zsolt@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 0b02609

Please sign in to comment.