Release 1.2.4
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Microdot change log
|
# Microdot change log
|
||||||
|
|
||||||
|
**Release 1.2.4** - 2023-03-03
|
||||||
|
|
||||||
|
- One more attempt to correct build issues ([commit](https://github.com/miguelgrinberg/microdot/commit/cb39898829f4edc233ab4e7ba3f7ef3c5c50f196))
|
||||||
|
|
||||||
**Release 1.2.3** - 2023-03-03
|
**Release 1.2.3** - 2023-03-03
|
||||||
|
|
||||||
- Corrected a problem with previous build.
|
- Corrected a problem with previous build.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = microdot
|
name = microdot
|
||||||
version = 1.2.4.dev0
|
version = 1.2.4
|
||||||
author = Miguel Grinberg
|
author = Miguel Grinberg
|
||||||
author_email = miguel.grinberg@gmail.com
|
author_email = miguel.grinberg@gmail.com
|
||||||
description = The impossibly small web framework for MicroPython
|
description = The impossibly small web framework for MicroPython
|
||||||
|
|||||||
Reference in New Issue
Block a user