logger.info logs added

voicemeeter-api, vban-cmd dependency ver updated

changelog updated to reflect changes

minor version bump
This commit is contained in:
onyx-and-iris
2022-09-29 13:45:06 +01:00
parent d4b2b90fc0
commit 35775f5024
9 changed files with 49 additions and 15 deletions

6
poetry.lock generated
View File

@@ -84,7 +84,7 @@ python-versions = ">=3.7"
[[package]]
name = "vban-cmd"
version = "1.4.4"
version = "1.5.2"
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
category = "main"
optional = false
@@ -95,7 +95,7 @@ tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version < \"3.11\""}
[[package]]
name = "voicemeeter-api"
version = "0.7.0"
version = "0.8.1"
description = "A Python wrapper for the Voiceemeter API"
category = "main"
optional = false
@@ -107,7 +107,7 @@ tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version < \"3.11\""}
[metadata]
lock-version = "1.1"
python-versions = "^3.10"
content-hash = "1013fe45920526153e77b65bd21f9cdaac34841917159ea85565bec747c1e455"
content-hash = "0fc1f7b08a87f389504c898142c5a0f2ed20c8f56deabb3028fa815774b7fc98"
[metadata.files]
black = []