feat: update depot version to 0.17.0 and enhance Python build/install commands

This commit is contained in:
2026-03-11 01:02:36 -05:00
parent aff2c68ce5
commit f72b6c46de
9 changed files with 236 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.16.1',
version: '0.17.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)