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 8570b64 commit 5c6b4b1Copy full SHA for 5c6b4b1
README.md
@@ -111,7 +111,7 @@ $ mac-cleanup -h
111
usage: mac-cleanup [-h] [-n] [-u] [-c] [-p] [-f]
112
113
Python cleanup script for macOS
114
- Version: 3.1.0
+ Version: 3.1.1
115
https://github.com/mac-cleanup/mac-cleanup-py
116
117
options:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "mac_cleanup"
3
-version = "3.1.0"
+version = "3.1.1"
4
description = "Python cleanup script for macOS"
5
license = "Apache-2.0"
6
authors = [ "efa2d19" ]
0 commit comments