bug fixes

This commit is contained in:
Arseniy Kuznetsov
2022-10-02 12:34:54 +01:00
parent 76aa9acd9f
commit a902c15b6f
2 changed files with 6 additions and 26 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.36',
version='0.37',
url='https://github.com/akpw/mktxp',