Skip to content

Commit 0413a8d

Browse files
Bump version to 0.1.6
1 parent a78a873 commit 0413a8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.5",
3+
"version": "0.1.6",
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.1.5"
3+
version = "0.1.6"
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"

0 commit comments

Comments
 (0)