We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b23416 commit fdea59eCopy full SHA for fdea59e
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "micropython-dfplayer"
9
-version = "1.0.3"
+version = "1.0.4"
10
description = "Library to use the DFPlayer mini mp3 player module with micropython"
11
readme = "README.md"
12
authors = [{ name = "redoxcode", email = "redoxcode@github.com" }]
0 commit comments