bug fixes

This commit is contained in:
Arseniy Kuznetsov
2022-11-07 07:50:00 +01:00
parent 5b5121350d
commit 90f932573b
2 changed files with 2 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.38',
version='0.39',
url='https://github.com/akpw/mktxp',