Skip to content

Commit 98ae7a7

Browse files
authored
Bump logger-extras
Includes some additional logic to hopefully reduce the issue of robots claiming to be disconnected while sending logs
1 parent 054ed12 commit 98ae7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ url = https://github.com/sourcebots/runusb
1111
python_requires = >=3.8
1212
packages = find:
1313
install_requires =
14-
logger-extras==0.4.1
14+
logger-extras==0.4.2
1515
rpi.GPIO==0.7.1
1616

1717
[options.extras_require]
18-
mqtt = logger-extras[mqtt]==0.4.1
18+
mqtt = logger-extras[mqtt]==0.4.2
1919

2020
[options.entry_points]
2121
console_scripts =

0 commit comments

Comments
 (0)