Passwd join fix

This commit is contained in:
Arseniy Kuznetsov
2021-05-24 17:01:37 +02:00
parent cbc477eea3
commit 1e43941a72

View File

@@ -20,7 +20,7 @@ with open(path.join(pkg_dir, 'README.md'), encoding='utf-8') as f:
setup(
name='mktxp',
version='0.31',
version='0.32',
url='https://github.com/akpw/mktxp',