2022.23.1.14

This commit is contained in:
ульба 2022-01-23 17:51:55 +05:00
parent 01281feec6
commit c3f68c1598
2 changed files with 3 additions and 3 deletions

View File

@ -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).
## Links
* [Author](https://t.me/ulbwa)
* [Author](https://ulbwa.github.io)
* [GitHub](https://github.com/ulbwazhine/MockupEngineer)
* [PyPI](https://pypi.org/project/MockupEngineer/)
* [Donate](https://www.tinkoff.ru/sl/7ffeONwPk4f)
* [Donate](https://ulbwa.github.io/go?to=donate)

View File

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='MockupEngineer',
version='2022.23.01.15',
version='2022.01.23.16',
packages=find_packages(),
url='https://github.com/ulbwazhine/MockupEngineer',
license='MIT',