version sync

This commit is contained in:
Arseniy Kuznetsov
2023-07-06 10:17:08 +01:00
parent ab3d4abb97
commit e54e4790cb

View File

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