diff options
| author | Aetias <aetias@outlook.com> | 2025-03-04 20:34:44 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-03-04 20:34:44 +0100 |
| commit | 97b32438e62b2a4282b477b6a9d9ff5ee289388c (patch) | |
| tree | 9922f19f360406ab32e4815bdfa07eba959b4417 /tools | |
| parent | fdf43055ade639be736bd5bafdd92e23c4a8977f (diff) | |
Bump dsd to v0.5.0
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup.py b/tools/setup.py index 6e83c64a..8e5f9c0d 100755 --- a/tools/setup.py +++ b/tools/setup.py @@ -7,7 +7,7 @@ from pathlib import Path import platform import stat -DSD_VERSION = 'v0.4.0' +DSD_VERSION = 'v0.5.0' WIBO_VERSION = '0.6.16' |
