Skip to content

Commit

Permalink
Bump version to 2023.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya committed Oct 11, 2023
1 parent 9cc9870 commit 08d9db3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = "Aaron Bach"

# The full version, including alpha/beta/rc tags
release = "2023.08.0"
release = "2023.10.0"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ warn_unused_ignores = true

[tool.poetry]
name = "simplisafe-python"
version = "2023.08.0"
version = "2023.10.0"
description = "A Python3, async interface to the SimpliSafe API"
readme = "README.md"
authors = ["Aaron Bach <[email protected]>"]
Expand Down

0 comments on commit 08d9db3

Please sign in to comment.