bumped package version to 2.3.0

This commit is contained in:
k4yt3x 2021-05-22 21:46:16 +00:00
parent db6bc45c4e
commit 1182b21c39

View File

@ -7,7 +7,7 @@ Date Created: January 11, 2021
Last Modified: January 11, 2021
Dev: K4YT3X
Last Modified: January 26, 2021
Last Modified: May 22, 2021
pip3 install --user --U setuptools wheel twine
python3 setup.py sdist bdist_wheel
@ -21,7 +21,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="wg-meshconf",
version="2.2.0",
version="2.3.0",
author="K4YT3X",
author_email="k4yt3x@k4yt3x.com",
description="wg-meshconf is a tool that will help you to generate peer configuration files for WireGuard mesh networks",