diff --git a/setup.py b/setup.py index 8af43a1..9e43fe7 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='tikapy', - version='0.2.0', + version='0.2.1', description='A python client for the MikroTik RouterOS API', url='https://github.com/vshn/tikapy', test_suite="tests",