Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #67 from evilmarty/version
Browse files Browse the repository at this point in the history
Update package version
  • Loading branch information
evilmarty authored May 30, 2021
2 parents 63cb0fb + 4be2349 commit 7a90ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ use_parentheses = true

[tool.poetry]
name = "python-eufy-security"
version = "0.3.1"
version = "0.4.0"
description = "A Python library for Eufy Security devices"
readme = "README.md"
authors = ["Aaron Bach <[email protected]>"]
authors = ["Aaron Bach <[email protected]>", "Marty Zalega <[email protected]>"]
license = "MIT"
repository = "https://github.com/FuzzyMistborn/python-eufy-security"
packages = [
Expand Down

0 comments on commit 7a90ac4

Please sign in to comment.