File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ And it will be automatically changed to the relative file path when downloaded f
157
157
158
158
| Version | Date | Summary |
159
159
| ----------| ------------| -------------------------------------------------------------------|
160
+ | v1.3.3 | 2021-01-16 | - Internal data enhancement |
160
161
| v1.3.2 | 2021-01-15 | - Fixed packaging failure |
161
162
| v1.3.1 | 2021-01-15 | - Fixed many issues when used as CLI |
162
163
| v1.3.0 | 2021-01-15 | - Withdrawn from PyPI |
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " qiita-sync"
3
- version = " 1.3.2 "
3
+ version = " 1.3.3 "
4
4
description = " Synchronize GitHub with Qiita"
5
5
authors = [" Ryoji Kato <ryokat3@gmail.com>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments