summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-03-04 20:34:44 +0100
committerAetias <aetias@outlook.com>2025-03-04 20:34:44 +0100
commit97b32438e62b2a4282b477b6a9d9ff5ee289388c (patch)
tree9922f19f360406ab32e4815bdfa07eba959b4417 /tools
parentfdf43055ade639be736bd5bafdd92e23c4a8977f (diff)
Bump dsd to v0.5.0
Diffstat (limited to 'tools')
-rwxr-xr-xtools/setup.py2
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'