Skip to content

Commit 1b34c18

Browse files
committed
Bump version to 9.6.10
1 parent ba8bb61 commit 1b34c18

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 = "9.6.9"
25+
release = "9.6.10"
2626

2727

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use_parentheses = true
1919

2020
[tool.poetry]
2121
name = "simplisafe-python"
22-
version = "9.6.9"
22+
version = "9.6.10"
2323
description = "A Python3, async interface to the SimpliSafe API"
2424
readme = "README.md"
2525
authors = ["Aaron Bach <bachya1208@gmail.com>"]

0 commit comments

Comments
 (0)