Skip to content

Commit b57fc40

Browse files
committed
πŸŽ€ fixed the banner template for dark mode
1 parent 11a07af commit b57fc40

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-110 Bytes
Loading

β€Ždocs/conf.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
project = "BeatPrints"
1212
copyright = "2024, elysianmyst"
1313
author = "elysianmyst"
14-
release = "v1.0.3"
14+
release = "v1.0.4"
1515

1616
# -- General configuration ---------------------------------------------------
1717
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "BeatPrints"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "Create eye-catching, pinterest-style music posters effortlessly."
55
authors = ["elysianmyst <[email protected]>"]
66
license = "CC-BY-NC-4.0"

0 commit comments

Comments
Β (0)