Skip to content

Commit 2574d4f

Browse files
committed
Bump version to 11.0.7
1 parent 4210952 commit 2574d4f

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.6"
25+
release = "11.0.7"
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.6"
42+
version = "11.0.7"
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)