Skip to content

Commit e39b1c9

Browse files
committed
updated version
1 parent 95e889a commit e39b1c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python_hackrf"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
authors = [
55
{name="Leonid Gvozdev", email="[email protected]"},
66
]
@@ -12,6 +12,7 @@ classifiers = [
1212
"License :: OSI Approved :: MIT License",
1313
"Operating System :: MacOS",
1414
"Operating System :: POSIX :: Linux",
15+
"Operating System :: Windows",
1516
"Operating System :: Android",
1617
]
1718

0 commit comments

Comments
 (0)