Skip to content

Commit 08d9db3

Browse files
committed
Bump version to 2023.10.0
1 parent 9cc9870 commit 08d9db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

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

2525
# The full version, including alpha/beta/rc tags
26-
release = "2023.08.0"
26+
release = "2023.10.0"
2727

2828

2929
# -- General configuration ---------------------------------------------------

pyproject.toml

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

4343
[tool.poetry]
4444
name = "simplisafe-python"
45-
version = "2023.08.0"
45+
version = "2023.10.0"
4646
description = "A Python3, async interface to the SimpliSafe API"
4747
readme = "README.md"
4848
authors = ["Aaron Bach <bachya1208@gmail.com>"]

0 commit comments

Comments
 (0)