🚀 Prepare Bibata v1.1.1

This commit is contained in:
ful1e5 2021-03-26 10:21:04 +05:30
parent d8a6da25be
commit 3d131e5ca6
6 changed files with 11 additions and 18 deletions

View file

@ -5,7 +5,7 @@ from setuptools import setup
setup(
name="bbpkg",
version="1.1.0", # TODO: bump up
version="1.1.1",
description="Generate 'Bibata' cursor theme from PNGs file",
url="https://github.com/ful1e5/Bibata_Cursor",
packages=["bbpkg"],