Skip to content

Commit 947a860

Browse files
committed
bump to version 2.4.1
1 parent 92f526b commit 947a860

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,9 @@ Version 2.4.0
139139
- Fix 120ppm constant drift
140140
+ Fix samr21 flash timeout
141141
+ Add a logger for cli scripts, helps debugging on boards
142+
143+
Version 2.4.1
144+
-------------
145+
146+
+ Increase flash timeout to 100s
147+
+ Fix pylint 1.7 issues

gateway_code/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# knowledge of the CeCILL license and that you accept its terms.
2121

2222

23-
__version__ = '2.4.0'
23+
__version__ = '2.4.1'

0 commit comments

Comments
 (0)