Skip to content

Commit

Permalink
acep: update singers list
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulMelody committed Aug 8, 2024
1 parent 4f1dd83 commit 96575ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libresvip/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import os

__version__ = "1.2.4"
__version__ = "1.3.0"
os.environ.setdefault("LOGURU_AUTOINIT", "false")
6 changes: 6 additions & 0 deletions libresvip/plugins/acep/singers.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
1012: "墨清弦",
1013: "徵羽摩柯",
2001: "川",
2027: "水音ラル Normal",
2028: "水音ラル Power",
2029: "水音ラル Gravity",
3006: "Rowly G.",
5038: "空诗音Lemi",
},
Expand Down Expand Up @@ -108,5 +111,8 @@
60: "墨清弦",
61: "徵羽摩柯",
87: "空诗音Lemi",
100: "水音ラル Normal",
101: "水音ラル Power",
102: "水音ラル Gravity",
},
).inverse

0 comments on commit 96575ae

Please sign in to comment.