DHCP Collector fix

This commit is contained in:
Arseniy Kuznetsov
2021-05-03 08:58:47 +02:00
parent 27dbbd2567
commit c833ad70b0
2 changed files with 3 additions and 2 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.30',
version='0.31',
url='https://github.com/akpw/mktxp',