Skip to content

Commit 5e8d615

Browse files
author
laelhalawani
committed
fix: update version to 0.2.2 in pyproject.toml
1 parent 7a8892f commit 5e8d615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "esp32-micropython"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "All-in-one utility for flashing and managing MicroPython deployments on ESP32-C3 SuperMini boards."
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
requires-python = ">=3.11,<3.12"

0 commit comments

Comments
 (0)