mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🚀 Prepare v1.1.1
This commit is contained in:
parent
40a012ea58
commit
036de7ef46
3 changed files with 96 additions and 90 deletions
|
@ -5,7 +5,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="applbuild",
|
||||
version="1.1.0",
|
||||
version="1.1.1",
|
||||
description="Generate 'macOSBigSur' cursor theme from PNGs file",
|
||||
url="https://github.com/ful1e5/apple_cursor",
|
||||
packages=["applbuild"],
|
||||
|
@ -19,4 +19,4 @@ setup(
|
|||
],
|
||||
python_requires=">=3.8",
|
||||
zip_safe=True,
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue