This repository was archived by the owner on Jul 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ Changelog
44
55This project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
66
7+ v1.1.1 (2025-04-03)
8+ ===================
9+
10+ Build Changes
11+ -------------
12+ * Support python 3.13 (`1fbbbd8 <https://github.com/MoeMusic/moe_transcode/commit/1fbbbd8b77e7740bf5c9bb7f8e8f8ca0536af2f1 >`_)
13+ * Update dependencies (`b5546de <https://github.com/MoeMusic/moe_transcode/commit/b5546de1aefad66adb83af40f0174f761857aa32 >`_)
14+ * Update dependencies (`c74d182 <https://github.com/MoeMusic/moe_transcode/commit/c74d1821cd6e11527f98f6d8c4490fdc455e5efa >`_)
15+ * Upgrade moe to 2.0.0 (`38683bb <https://github.com/MoeMusic/moe_transcode/commit/38683bb3f6b2a4d576cc57c8ebd9b0af2defe4ea >`_)
16+
17+ `Full diff <https://github.com/MoeMusic/moe_transcode/compare/v1.1.0...v1.1.1 >`__
18+
719v1.1.0 (2022-12-03)
820===================
921
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " moe_transcode"
3- version = " 1.1.0 "
3+ version = " 1.1.1 "
44description = " Plugin for Moe to transcode music."
55authors = [" Jacob Pavlock <jtpavlock@gmail.com>" ]
66documentation = " https://moe-transcode.readthedocs.io/en/latest/"
@@ -44,7 +44,7 @@ Sphinx = "^7.0.0"
4444
4545[tool .commitizen ]
4646name = " cz_customize"
47- version = " 1.1.0 "
47+ version = " 1.1.1 "
4848version_files = [
4949 " pyproject.toml:^version" ,
5050]
You can’t perform that action at this time.
0 commit comments