Skip to content

Commit 5c6b4b1

Browse files
committed
build: bumped version to 3.1.1
1 parent 8570b64 commit 5c6b4b1

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
@@ -111,7 +111,7 @@ $ mac-cleanup -h
111111
usage: mac-cleanup [-h] [-n] [-u] [-c] [-p] [-f]
112112
113113
Python cleanup script for macOS
114-
Version: 3.1.0
114+
Version: 3.1.1
115115
https://github.com/mac-cleanup/mac-cleanup-py
116116
117117
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.1.0"
3+
version = "3.1.1"
44
description = "Python cleanup script for macOS"
55
license = "Apache-2.0"
66
authors = [ "efa2d19" ]

0 commit comments

Comments
 (0)