Skip to content

Commit 0a5761c

Browse files
committed
Bump version to 11.0.6
1 parent fffe7bd commit 0a5761c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = "Aaron Bach"
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "11.0.5"
25+
release = "11.0.6"
2626

2727

2828
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ warn_unused_ignores = true
3939

4040
[tool.poetry]
4141
name = "simplisafe-python"
42-
version = "11.0.5"
42+
version = "11.0.6"
4343
description = "A Python3, async interface to the SimpliSafe API"
4444
readme = "README.md"
4545
authors = ["Aaron Bach <bachya1208@gmail.com>"]

0 commit comments

Comments
 (0)