Skip to content

Commit

Permalink
Merge pull request #38 from dknowles2/bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
dknowles2 committed Feb 28, 2023
2 parents 2a1452d + 3669383 commit 594b9de
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 @@ -8,7 +8,7 @@
project = "pyschlage"
copyright = "2023, David Knowles"
author = "David Knowles"
release = "2023.2.1"
release = "2023.2.2"
extensions = ["sphinx.ext.autodoc", "sphinx.ext.autosummary"]
templates_path = ["_templates"]
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pyschlage"
version = "2023.2.1"
version = "2023.2.2"
description = "Python API for interacting with Schlage WiFi locks."
authors = [
{name = "David Knowles", email = "dknowles2@gmail.com"},
Expand Down

0 comments on commit 594b9de

Please sign in to comment.