mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-15 07:34:36 -04:00
👷 clickgen v1.1.9
This commit is contained in:
parent
7544517685
commit
c4bb105a5b
2 changed files with 2 additions and 1 deletions
|
@ -153,3 +153,4 @@ class BitmapsGenerator {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export { BitmapsGenerator };
|
export { BitmapsGenerator };
|
||||||
|
export { BitmapsGenerator };
|
||||||
|
|
|
@ -12,7 +12,7 @@ setup(
|
||||||
package_dir={"bbpkg": "bbpkg"},
|
package_dir={"bbpkg": "bbpkg"},
|
||||||
author="Kaiz Khatri",
|
author="Kaiz Khatri",
|
||||||
author_email="kaizmandhu@gamil.com",
|
author_email="kaizmandhu@gamil.com",
|
||||||
install_requires=["clickgen==1.1.8"],
|
install_requires=["clickgen==1.1.9"],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue