Skip to content

Commit b432469

Browse files
authored
Merge pull request #789 from fronzbot/dev
0.22.2
2 parents a79ff32 + 0d3442e commit b432469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "blinkpy"
7-
version = "0.22.1"
7+
version = "0.22.2"
88
license = {text = "MIT"}
99
description = "A Blink camera Python Library."
1010
readme = "README.rst"
@@ -13,7 +13,7 @@ authors = [
1313
]
1414
classifiers = [
1515
"Intended Audience :: Developers",
16-
"License :: OSI Apporved :: MIT License",
16+
"License :: OSI Approved :: MIT License",
1717
"Operating System :: OS Independent",
1818
"Programming Language :: Python :: 3.8",
1919
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)