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 6262 <releases >
6363
6464
65- <release version =" 9.0 .0" date =" 2026-01-31 " >
65+ <release version =" 9.1 .0" date =" 2026-02-27 " >
6666 <description >
6767 <ul >
6868 <li >Added Milkdrop visualiser support</li >
Original file line number Diff line number Diff line change 33 # Should also be bumped in:
44 # * __main__.py
55 # * extra/com.github.taiko2k.tauonmb.appdata.xml for Flatpak
6- version = " 9.0 .0"
6+ version = " 9.1 .0"
77 description = " Tauon Music Box is a music player"
88 readme = " README.md"
99 license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change 6060if sys .platform != "win32" :
6161 import fcntl
6262
63- n_version = "9.0 .0" # Should also be bumped in pyproject.toml, extra/*.appdata.xml
63+ n_version = "9.1 .0" # Should also be bumped in pyproject.toml, extra/*.appdata.xml
6464t_version = "v" + n_version
6565t_title = "Tauon"
6666t_id = "tauonmb"
You can’t perform that action at this time.
0 commit comments