We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e889a commit e39b1c9Copy full SHA for e39b1c9
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "python_hackrf"
3
-version = "1.1.1"
+version = "1.1.2"
4
authors = [
5
{name="Leonid Gvozdev", email="[email protected]"},
6
]
@@ -12,6 +12,7 @@ classifiers = [
12
"License :: OSI Approved :: MIT License",
13
"Operating System :: MacOS",
14
"Operating System :: POSIX :: Linux",
15
+ "Operating System :: Windows",
16
"Operating System :: Android",
17
18
0 commit comments