Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion autowsgr/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.5.5'
__version__ = '1.5.7'
8 changes: 8 additions & 0 deletions autowsgr/data/ocr/ship_name.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,14 @@ No.625: # 卡萨尔
- "卡萨尔"
No.626: # 伊-17
- "伊-17"
No.627: # 奥里斯坎尼
- "奥里斯坎尼"
No.628: # 长岛
- "长岛"
No.629: # 桑加蒙
- "桑加蒙"
No.630: # U-3008
- "U-3008"
No.1001: # 胡德
- "胡德"
No.1002: # 扶桑
Expand Down
8 changes: 8 additions & 0 deletions examples/ship_name.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,14 @@ No.625: # 卡萨尔
- "卡萨尔"
No.626: # 伊-17
- "伊-17"
No.627: # 奥里斯坎尼
- "奥里斯坎尼"
No.628: # 长岛
- "长岛"
No.629: # 桑加蒙
- "桑加蒙"
No.630: # U-3008
- "U-3008"
No.1001: # 胡德
- "胡德"
No.1002: # 扶桑
Expand Down