Skip to content

Commit 0762c50

Browse files
committed
Bump version to 0.2.3 and add Raul C. Sîmpetru as author
1 parent f3eecf7 commit 0762c50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "biosignal-device-interface"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "Python communication interface to many biosignal devices manufactured by several companies to easy integration in custom PySide6 applications."
5-
authors = ["Dominik I. Braun <[email protected]>"]
5+
authors = ["Dominik I. Braun <[email protected]>", "Raul C. Sîmpetru <[email protected]>"]
66
license = "CC BY-SA 4.0"
77
readme = "README.md"
88

0 commit comments

Comments
 (0)