Skip to content

Commit

Permalink
AutoFilm v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Akimio521 committed May 29, 2024
1 parent 989c087 commit eb02347
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
- [ ] 对接TMDB实现分类、重命名、刮削等功能

# 更新日志
- 2024.2.1: v1.0.0,完全重构AutoFilm,不再兼容v0.1,实现多线程,大幅度提升任务处理速度
- 2024.5.29:v1.0.2,优化运行逻辑,Docker部署,自动打包Docker镜像
- 2024.2.1:v1.0.0,完全重构AutoFilm,不再兼容v0.1,实现多线程,大幅度提升任务处理速度
- 2024.1.28:v0.1.1,初始版本持续迭代

# 开源许可证
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v1.0.1'
APP_VERSION = "v1.0.2"

0 comments on commit eb02347

Please sign in to comment.