Skip to content

Commit

Permalink
发布 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bestony committed Oct 2, 2018
1 parent 34c886b commit 7b00abb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 变更日志

## 0.0.12

1. 加入社区化分析
2. 修复几处 typo

## 0.0.11

1. 加入 pypi 的各项描述
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="Grank",
version="0.0.11",
version="0.0.12",
author="Bestony@LCTT",
author_email="[email protected]",
description="A Github Project Rank Command Line Tool",
Expand Down

0 comments on commit 7b00abb

Please sign in to comment.