Skip to content

Commit b76e167

Browse files
github-actions[bot]datagutt
authored andcommitted
Bump version to 0.3.4 [skip ci]
1 parent dca8542 commit b76e167

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.3",
3+
"version": "0.3.4",
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.3"
3+
version = "0.3.4"
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)