We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281d86c commit 71ed031Copy full SHA for 71ed031
README.md
@@ -107,7 +107,7 @@ $ mac-cleanup -h
107
usage: mac-cleanup [-h] [-n] [-u] [-c] [-p]
108
109
A Mac Cleanup Utility in Python
110
- 3.0.2
+ 3.0.3
111
https://github.com/mac-cleanup/mac-cleanup-py
112
113
options:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mac_cleanup"
3
-version = "3.0.2"
+version = "3.0.3"
4
description = "Python cleanup script for macOS"
5
license = "Apache-2.0"
6
authors = [ "Drugsosos" ]
0 commit comments