mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-06 00:06:11 +08:00
bump: version 0.1.95 → 0.1.96
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## v0.1.96 (2024-07-06)
|
||||
|
||||
### Feat
|
||||
|
||||
- 使用commitizen管理版本号
|
||||
- 页面版本号链接到CHANGELOG页面
|
||||
- 规范版本管理
|
||||
|
||||
## v0.1.95 (2024-07-06)
|
||||
|
||||
## v0.1.94 (2024-07-06)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.1.95"
|
||||
version = "0.1.96"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.1.95"
|
||||
__version__ = "0.1.96"
|
||||
|
||||
Reference in New Issue
Block a user