0.1.3
This commit is contained in:
parent
b1d68d28c3
commit
cd511da793
@ -6,7 +6,7 @@ A python lib came from [Difficult Rocket](https://github.com/shenjackyuanjie/Dif
|
|||||||
|
|
||||||
## Information/信息
|
## Information/信息
|
||||||
|
|
||||||
- Version/版本: 0.1.2
|
- Version/版本: 0.1.3
|
||||||
|
|
||||||
### Author/作者
|
### Author/作者
|
||||||
|
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Change log / 更新日志
|
# Change log / 更新日志
|
||||||
|
|
||||||
|
## 0.1.3
|
||||||
|
|
||||||
|
- 修改了 `README.md` 内的版本号
|
||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
|
|
||||||
- 改进了 `types.Options`
|
- 改进了 `types.Options`
|
||||||
|
@ -4,5 +4,4 @@
|
|||||||
# All rights reserved
|
# All rights reserved
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
__version__ = '0.1.2'
|
__version__ = '0.1.3'
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
name = "lib-not-dr"
|
name = "lib-not-dr"
|
||||||
description = "A python lib created from Difficult Rocket development"
|
description = "A python lib created from Difficult Rocket development"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user