Skip to content

Commit 865a4ca

Browse files
committed
Update python package description
1 parent f9ebc84 commit 865a4ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ka3005p"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = [
55
"Nicola Coretti <[email protected]>",
66
"Daniel Hartig <[email protected]>",

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "maturin"
55
[project]
66
name = "ka3005p"
77
requires-python = ">=3.8"
8-
description = "TBD"
8+
description = "Python interface to control Korad, Tenma, RS, Velleman, Stamos, and other compatible power supplies via their serial interface."
99
readme = "python/README.md"
1010
maintainers = [
1111
{ name = "Nicola Coretti", email ="[email protected]" }

0 commit comments

Comments
 (0)