added strip/bus device mixins.

device_prop added to meta

README, CHANGELOG updated to reflect changes.

minor version bump

fixes #3
This commit is contained in:
onyx-and-iris
2022-10-11 12:53:08 +01:00
parent 816fd76213
commit f4fc58cea0
6 changed files with 145 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "voicemeeter-api"
version = "0.8.4"
version = "0.9.0"
description = "A Python wrapper for the Voiceemeter API"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"