cli options

This commit is contained in:
Arseniy Kuznetsov
2021-01-04 20:47:21 +01:00
parent c930435191
commit 18deb23c38
3 changed files with 3 additions and 52 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.16',
version='0.17',
url='https://github.com/akpw/mktxp',