Skip to content

Commit 0a86b68

Browse files
committed
Release v0.3.0
1 parent e583d51 commit 0a86b68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pictl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"get_random_name",
1616
"get_hash_name",
1717
]
18-
__version__ = "0.2.0"
18+
__version__ = "0.3.0"

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 = "pictl"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "A command line tool for image processing and uploading (ex. S3-type)"
55
authors = ["zhonger <zhonger@live.cn>"]
66
license = "MIT"

0 commit comments

Comments
 (0)