Skip to content

Commit b6784a6

Browse files
Bump version to 0.3.3 [skip ci]
1 parent 5ef8fa7 commit b6784a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esp-hub75",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "High-performance DMA-based driver for HUB75 RGB LED matrix panels on ESP32 platforms",
55
"keywords": "hub75, led, matrix, display, rgb, dma, esp32, esp32s3, esp32p4, driver",
66
"license": "MIT",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "esp-hub75"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "High-performance DMA-based driver for HUB75 RGB LED matrix panels on ESP32 platforms"
55
readme = "README.md"
66
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)