Skip to content

Commit

Permalink
Update python package description
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Apr 19, 2024
1 parent f9ebc84 commit 865a4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ka3005p"
version = "0.5.0"
version = "0.5.1"
authors = [
"Nicola Coretti <[email protected]>",
"Daniel Hartig <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "maturin"
[project]
name = "ka3005p"
requires-python = ">=3.8"
description = "TBD"
description = "Python interface to control Korad, Tenma, RS, Velleman, Stamos, and other compatible power supplies via their serial interface."
readme = "python/README.md"
maintainers = [
{ name = "Nicola Coretti", email ="[email protected]" }
Expand Down

0 comments on commit 865a4ca

Please sign in to comment.