🚀 Prepare v1.1.2

This commit is contained in:
ful1e5 2021-02-15 10:01:25 +05:30
parent 2847d2eae3
commit 5db0b14ae5
3 changed files with 29 additions and 26 deletions

View file

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