Skip to content

Commit b2269ee

Browse files
committed
v2.1.0
Release notes: - Update calculations to improve alignment for smaller icons: - Move the shape lower on small folders to center it more on the body of the folder. - Prevent unequal centering (e.g. 7px margin on the left, 6px margin on the right).
1 parent ac01dea commit b2269ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="folderify",
11-
version="2.0.2",
11+
version="2.1.0",
1212
description="Generate pixel-perfect macOS folder icons in the native style.",
1313
long_description_content_type="text/markdown",
1414
long_description=long_description,

0 commit comments

Comments
 (0)