mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-12-08 20:38:48 +00:00
DS refactor, fixes/optimizations
This commit is contained in:
4
setup.py
4
setup.py
@@ -20,7 +20,7 @@ with open(path.join(pkg_dir, 'README.md'), encoding='utf-8') as f:
|
||||
|
||||
setup(
|
||||
name='mktxp',
|
||||
version='0.24',
|
||||
version='0.25',
|
||||
|
||||
url='https://github.com/akpw/mktxp',
|
||||
|
||||
@@ -47,7 +47,7 @@ setup(
|
||||
'RouterOS-api>=0.17.0',
|
||||
'configobj>=5.0.6',
|
||||
'humanize>=3.2.0',
|
||||
'tabulate>=0.8.7',
|
||||
'texttable>=1.6.3',
|
||||
'speedtest-cli>=2.1.2'
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user