Skip to content

Commit 7b00abb

Browse files
committed
发布 0.0.12
1 parent 34c886b commit 7b00abb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 变更日志
22

3+
## 0.0.12
4+
5+
1. 加入社区化分析
6+
2. 修复几处 typo
7+
38
## 0.0.11
49

510
1. 加入 pypi 的各项描述

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="Grank",
5-
version="0.0.11",
5+
version="0.0.12",
66
author="Bestony@LCTT",
77
author_email="[email protected]",
88
description="A Github Project Rank Command Line Tool",

0 commit comments

Comments
 (0)