mirror of
https://github.com/ulbwazhine/MockupEngineer.git
synced 2024-11-22 00:46:33 +03:00
2022.23.1.14
This commit is contained in:
parent
01281feec6
commit
c3f68c1598
|
@ -175,8 +175,8 @@ Full list of all currently supported mockups
|
||||||
You can help the project by adding support for new mockups by contributing on [GitHub](https://github.com/ulbwazhine/MockupEngineer).
|
You can help the project by adding support for new mockups by contributing on [GitHub](https://github.com/ulbwazhine/MockupEngineer).
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
* [Author](https://t.me/ulbwa)
|
* [Author](https://ulbwa.github.io)
|
||||||
* [GitHub](https://github.com/ulbwazhine/MockupEngineer)
|
* [GitHub](https://github.com/ulbwazhine/MockupEngineer)
|
||||||
* [PyPI](https://pypi.org/project/MockupEngineer/)
|
* [PyPI](https://pypi.org/project/MockupEngineer/)
|
||||||
* [Donate](https://www.tinkoff.ru/sl/7ffeONwPk4f)
|
* [Donate](https://ulbwa.github.io/go?to=donate)
|
||||||
|
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='MockupEngineer',
|
name='MockupEngineer',
|
||||||
version='2022.23.01.15',
|
version='2022.01.23.16',
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
url='https://github.com/ulbwazhine/MockupEngineer',
|
url='https://github.com/ulbwazhine/MockupEngineer',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user