picoprobe version 1.0.3
diff --git a/src/usb_descriptors.c b/src/usb_descriptors.c
index 4b5c6b0..cb778b3 100644
--- a/src/usb_descriptors.c
+++ b/src/usb_descriptors.c
@@ -48,7 +48,7 @@
 
     .idVendor           = 0x2E8A, // Pi
     .idProduct          = 0x000c, // CMSIS-DAP Debug Probe
-    .bcdDevice          = 0x0101, // Version 01.01
+    .bcdDevice          = 0x0103, // Version 01.03
     .iManufacturer      = 0x01,
     .iProduct           = 0x02,
     .iSerialNumber      = 0x03,