We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8892f commit 5e8d615Copy full SHA for 5e8d615
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "esp32-micropython"
7
-version = "0.2.1"
+version = "0.2.2"
8
description = "All-in-one utility for flashing and managing MicroPython deployments on ESP32-C3 SuperMini boards."
9
readme = { file = "README.md", content-type = "text/markdown" }
10
requires-python = ">=3.11,<3.12"
0 commit comments