Skip to content

Commit

Permalink
调整版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
okooo5km committed Feb 20, 2021
1 parent ccfcdf9 commit 0812bc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cocogo/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
@contact : [email protected]
"""

__version__ = "0.1.2"
__version__ = "0.1.3"
__description__ = "此工具可以帮助您针对 coco 标注文件进行简单的检索或简单处理,帮助详见 https://github.com/smslit/cocogo"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cocogo"
version = "0.1.2"
version = "0.1.3"
description = "这是一个简单的 coco 标注文件信息查看和优化处理工具,中文名叫扣2狗"
authors = ["5km <[email protected]>"]
maintainers = ["5km <[email protected]>"]
Expand Down

0 comments on commit 0812bc5

Please sign in to comment.