Skip to content

Commit 20cd988

Browse files
committed
publish 0.1.2
1 parent bbbcdd5 commit 20cd988

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 变更日志
22

3+
## 0.1.2
4+
5+
1. **新特性** 针对 Owner 生成图表。Contributor: @wxy
6+
37
## 0.0.28
48

59
1. **新特性** 可在交互过程中停止社区化规则询问 #38 #39 Contributor: @wxy

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="Grank",
5-
version="0.1.0",
5+
version="0.1.2",
66
author="LCTT",
77
author_email="[email protected]",
88
python_requires=">=3.4",

0 commit comments

Comments
 (0)