1 parent ba8bb61 commit 1b34c18Copy full SHA for 1b34c18
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 = "9.6.9"
+release = "9.6.10"
26
27
28
# -- General configuration ---------------------------------------------------
pyproject.toml
@@ -19,7 +19,7 @@ use_parentheses = true
19
20
[tool.poetry]
21
name = "simplisafe-python"
-version = "9.6.9"
+version = "9.6.10"
description = "A Python3, async interface to the SimpliSafe API"
readme = "README.md"
authors = ["Aaron Bach <bachya1208@gmail.com>"]
0 commit comments