We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb39898 commit 358fe6dCopy full SHA for 358fe6d
CHANGES.md
@@ -1,5 +1,9 @@
1
# Microdot change log
2
3
+**Release 1.2.4** - 2023-03-03
4
+
5
+- One more attempt to correct build issues ([commit](https://github.com/miguelgrinberg/microdot/commit/cb39898829f4edc233ab4e7ba3f7ef3c5c50f196))
6
7
**Release 1.2.3** - 2023-03-03
8
9
- Corrected a problem with previous build.
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = microdot
-version = 1.2.4.dev0
+version = 1.2.4
author = Miguel Grinberg
author_email = [email protected]
description = The impossibly small web framework for MicroPython
0 commit comments