Netwatch collector

This commit is contained in:
Arseniy Kuznetsov
2021-04-18 13:09:41 +02:00
parent 8c64fdf6bb
commit 11ab63d59e
6 changed files with 86 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ with open(path.join(pkg_dir, 'README.md'), encoding='utf-8') as f:
setup(
name='mktxp',
version='0.29',
version='0.30',
url='https://github.com/akpw/mktxp',