mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Add Download button
Forgotten to update version 💀
This commit is contained in:
parent
bb98701430
commit
34d6dca2a9
3 changed files with 8 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
|||
|
||||
setup(
|
||||
name='onlylegs',
|
||||
version='210123',
|
||||
version='250123',
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue