We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9939b4a commit a100eb3Copy full SHA for a100eb3
README.md
@@ -112,7 +112,7 @@ $ mac-cleanup -h
112
usage: mac-cleanup [-h] [-n] [-u] [-c] [-p] [-f]
113
114
Python cleanup script for macOS
115
- Version: 3.2.0
+ Version: 3.3.0
116
https://github.com/mac-cleanup/mac-cleanup-py
117
118
options:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mac_cleanup"
3
-version = "3.2.0"
+version = "3.3.0"
4
description = "Python cleanup script for macOS"
5
license = "Apache-2.0"
6
authors = [ "efa2d19" ]
0 commit comments