bug fixes

This commit is contained in:
Arseniy Kuznetsov
2022-10-23 09:39:19 +01:00
parent e7fc0c5d0c
commit 349037ffd0
2 changed files with 5 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.37',
version='0.38',
url='https://github.com/akpw/mktxp',