Skip to content

Commit 71ed031

Browse files
committed
build: bumped version to 3.0.3
1 parent 281d86c commit 71ed031

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $ mac-cleanup -h
107107
usage: mac-cleanup [-h] [-n] [-u] [-c] [-p]
108108
109109
A Mac Cleanup Utility in Python
110-
3.0.2
110+
3.0.3
111111
https://github.com/mac-cleanup/mac-cleanup-py
112112
113113
options:

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 = "mac_cleanup"
3-
version = "3.0.2"
3+
version = "3.0.3"
44
description = "Python cleanup script for macOS"
55
license = "Apache-2.0"
66
authors = [ "Drugsosos" ]

0 commit comments

Comments
 (0)