🚀 Prepare v1.1.0

This commit is contained in:
ful1e5 2021-02-06 20:10:33 +05:30
parent 8b9165dab7
commit 5c5ad2099d
3 changed files with 26 additions and 2 deletions

View file

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