cli options

This commit is contained in:
Arseniy Kuznetsov
2021-01-04 20:55:40 +01:00
parent 18deb23c38
commit cd4304bb45
3 changed files with 3 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.17',
version='0.18',
url='https://github.com/akpw/mktxp',