implement module level loggers

class loggers are now child loggers

minor version bump

closes #7
This commit is contained in:
2024-02-15 15:15:30 +00:00
parent d27824d1cf
commit e05460e998
8 changed files with 28 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "xair-api"
version = "2.2.6"
version = "2.3.0"
description = "Remote control Behringer X-Air | Midas MR mixers through OSC"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"