diff --git a/setup.py b/setup.py index 51e34d9..5fc6658 100755 --- a/setup.py +++ b/setup.py @@ -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',