We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24727a commit c55ae6eCopy full SHA for c55ae6e
pyproject.toml
@@ -5,7 +5,7 @@
5
[project]
6
name = 'ina238'
7
description = 'Python driver for TI INA238 Power Monitor (https://www.ti.com/product/INA238)'
8
-version = "0.0.1"
+version = "0.0.2"
9
authors = [
10
{ name = 'Dennis Klein', email = 'd.klein@gsi.de' },
11
{ name = 'Alexey Rybalchenko', email = 'a.rybalchenko@gsi.de' },
0 commit comments