We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4210952 commit 2574d4fCopy full SHA for 2574d4f
2 files changed
docs/conf.py
@@ -22,7 +22,7 @@
22
author = "Aaron Bach"
23
24
# The full version, including alpha/beta/rc tags
25
-release = "11.0.6"
+release = "11.0.7"
26
27
28
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -39,7 +39,7 @@ warn_unused_ignores = true
39
40
[tool.poetry]
41
name = "simplisafe-python"
42
-version = "11.0.6"
+version = "11.0.7"
43
description = "A Python3, async interface to the SimpliSafe API"
44
readme = "README.md"
45
authors = ["Aaron Bach <bachya1208@gmail.com>"]
0 commit comments