Skip to content

Commit bba2788

Browse files
committed
Bump version to 12.0.0
1 parent bf719b4 commit bba2788

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 = "12.0.0-alpha.5"
25+
release = "12.0.0"
2626

2727

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

pyproject.toml

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

4040
[tool.poetry]
4141
name = "simplisafe-python"
42-
version = "12.0.0-alpha.5"
42+
version = "12.0.0"
4343
description = "A Python3, async interface to the SimpliSafe API"
4444
readme = "README.md"
4545
authors = ["Aaron Bach <bachya1208@gmail.com>"]

0 commit comments

Comments
 (0)