forked from extern/wg-meshconf
bumped package version to 2.4.0
This commit is contained in:
parent
4a2e1ebf78
commit
be6a15ab30
4
setup.py
4
setup.py
@ -7,7 +7,7 @@ Date Created: January 11, 2021
|
|||||||
Last Modified: January 11, 2021
|
Last Modified: January 11, 2021
|
||||||
|
|
||||||
Dev: K4YT3X
|
Dev: K4YT3X
|
||||||
Last Modified: May 22, 2021
|
Last Modified: May 29, 2021
|
||||||
|
|
||||||
pip3 install --user -U setuptools wheel twine
|
pip3 install --user -U setuptools wheel twine
|
||||||
python3 setup.py sdist bdist_wheel
|
python3 setup.py sdist bdist_wheel
|
||||||
@ -21,7 +21,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="wg-meshconf",
|
name="wg-meshconf",
|
||||||
version="2.3.0",
|
version="2.4.0",
|
||||||
author="K4YT3X",
|
author="K4YT3X",
|
||||||
author_email="k4yt3x@k4yt3x.com",
|
author_email="k4yt3x@k4yt3x.com",
|
||||||
description="wg-meshconf is a tool that will help you to generate peer configuration files for WireGuard mesh networks",
|
description="wg-meshconf is a tool that will help you to generate peer configuration files for WireGuard mesh networks",
|
||||||
|
Loading…
Reference in New Issue
Block a user