Build UNIX & Windows cursor

This commit is contained in:
ful1e5 2021-01-27 17:16:52 +05:30
parent 37d0dfca4d
commit 1b4fdce0b5
6 changed files with 285 additions and 7 deletions

View file

@ -5,7 +5,7 @@ from setuptools import setup
setup(
name="applbuild",
version="1.0.7",
version="1.0.8",
description="Generate 'macOSBigSur' cursor theme from PNGs file",
url="https://github.com/ful1e5/apple_cursor",
packages=["applbuild"],