DS refactor, fixes/optimizations

This commit is contained in:
Arseniy Kuznetsov
2021-02-07 20:48:02 +01:00
parent a7425ae276
commit 6533a20d47
2 changed files with 1 additions and 1 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.25',
version='0.26',
url='https://github.com/akpw/mktxp',