We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a79ff32 + 0d3442e commit b432469Copy full SHA for b432469
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "blinkpy"
7
-version = "0.22.1"
+version = "0.22.2"
8
license = {text = "MIT"}
9
description = "A Blink camera Python Library."
10
readme = "README.rst"
@@ -13,7 +13,7 @@ authors = [
13
]
14
classifiers = [
15
"Intended Audience :: Developers",
16
- "License :: OSI Apporved :: MIT License",
+ "License :: OSI Approved :: MIT License",
17
"Operating System :: OS Independent",
18
"Programming Language :: Python :: 3.8",
19
"Programming Language :: Python :: 3.9",
0 commit comments