Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 8717c75

Browse files
authored
Merge pull request #382 from NordicSemiconductor/feature/prepare-for-release
update pc-ble-driver-py
2 parents 6daec79 + 35f5148 commit 8717c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nordicsemi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737

3838
""" Version definition for nrfutil. """
3939

40-
NRFUTIL_VERSION = "6.1.4"
40+
NRFUTIL_VERSION = "6.1.5"

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ crcmod==1.7
44
ecdsa==0.17.0
55
intelhex==2.3.0
66
libusb1==1.9.3
7-
pc-ble-driver-py==0.16.4
7+
pc-ble-driver-py==0.17.0
88
piccata==2.0.1
99
protobuf==3.17.3
1010
pyserial==3.5

0 commit comments

Comments
 (0)