Skip to content

Commit

Permalink
Bump version to 9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya committed Sep 10, 2020
1 parent bb26ad7 commit 9c1a6b9
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 @@ -22,7 +22,7 @@
author = "Aaron Bach"

# The full version, including alpha/beta/rc tags
release = "9.3.0"
release = "9.3.1"


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

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

0 comments on commit 9c1a6b9

Please sign in to comment.