🚀 Prepare v1.1.4

This commit is contained in:
ful1e5 2021-04-04 09:34:52 +05:30
parent e12cada1de
commit 70159cf762
3 changed files with 6 additions and 3 deletions

View file

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