🚀 Prepare v1.1.3

This commit is contained in:
ful1e5 2021-02-21 17:30:32 +05:30
parent 9d1bf110a9
commit df41a88b0d
3 changed files with 12 additions and 2 deletions

View file

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