Skip to content

Commit 53a550c

Browse files
committed
v1.3.3
1 parent 17d6de8 commit 53a550c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ And it will be automatically changed to the relative file path when downloaded f
157157

158158
| Version | Date | Summary |
159159
|----------|------------|-------------------------------------------------------------------|
160+
| v1.3.3 | 2021-01-16 | - Internal data enhancement |
160161
| v1.3.2 | 2021-01-15 | - Fixed packaging failure |
161162
| v1.3.1 | 2021-01-15 | - Fixed many issues when used as CLI |
162163
| v1.3.0 | 2021-01-15 | - Withdrawn from PyPI |

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "qiita-sync"
3-
version = "1.3.2"
3+
version = "1.3.3"
44
description = "Synchronize GitHub with Qiita"
55
authors = ["Ryoji Kato <ryokat3@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)