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

Commit 5bd13cb

Browse files
authored
Merge pull request #74 from NordicSemiconductor/release/v2.3.0
updated for release 2.3.0
2 parents bd6cac1 + d2d7132 commit 5bd13cb

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 = "2.2.0"
40+
NRFUTIL_VERSION = "2.3.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ click >= 6.0
55
ecdsa >= 0.13
66
behave
77
protobuf
8-
pc_ble_driver_py >= 0.8.0
8+
pc_ble_driver_py >= 0.8.1

0 commit comments

Comments
 (0)