Skip to content

Commit

Permalink
πŸŽ€ fixed the banner template for dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueMyst committed Dec 15, 2024
1 parent 11a07af commit b57fc40
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified BeatPrints/assets/templates/banner_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
project = "BeatPrints"
copyright = "2024, elysianmyst"
author = "elysianmyst"
release = "v1.0.3"
release = "v1.0.4"

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "BeatPrints"
version = "1.0.3"
version = "1.0.4"
description = "Create eye-catching, pinterest-style music posters effortlessly."
authors = ["elysianmyst <[email protected]>"]
license = "CC-BY-NC-4.0"
Expand Down

0 comments on commit b57fc40

Please sign in to comment.