Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c5689bf

Browse files
committedMay 17, 2023
Bump version to 2023.05.0
1 parent 23e3e43 commit c5689bf

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.04.0"
26+
release = "2023.05.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.04.0"
45+
version = "2023.05.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)
Please sign in to comment.