diff --git a/setup.py b/setup.py index e254ce1..36d70cf 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def read(*paths): setuptools.setup( name='netutils-linux', - version='1.1.17', + version='1.1.18', author='Oleg Strizhechenko', author_email='oleg.strizhechenko@gmail.com', license='MIT',