deep_merge implemented

recursively merges dicts in profiles

patch bump
This commit is contained in:
2023-07-12 04:52:42 +01:00
parent b0acde6a52
commit 278566c2e0
3 changed files with 25 additions and 5 deletions

View File

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