src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py@08682797bfcd
src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py
Tue, 19 Mar 2024 16:36:16 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 19 Mar 2024 16:36:16 +0100
- branch
- eric7
- changeset 10643
- 08682797bfcd
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Fixed a 'semver' compatibility issue in the CircuitPython updater and the MIP package dialog.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the updater and associated dialogs.
"""