File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ def poster_features():
141141 "Catppuccin" ,
142142 "Gruvbox" ,
143143 "Nord" ,
144- "Rosepine " ,
144+ "RosePine " ,
145145 "Everforest" ,
146146 ],
147147 default = "Light" ,
Original file line number Diff line number Diff line change 1111project = "BeatPrints"
1212copyright = "2024, elysianmyst"
1313author = "elysianmyst"
14- release = "v1.1.0 "
14+ release = "v1.1.1 "
1515
1616# -- General configuration ---------------------------------------------------
1717# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " BeatPrints"
3- version = " 1.1.0 "
3+ version = " 1.1.1 "
44description = " Create eye-catching, pinterest-style music posters effortlessly."
55authors = [
" elysianmyst <[email protected] >" ]
66license = " CC-BY-NC-4.0"
You can’t perform that action at this time.
0 commit comments