diff --git a/setup.py b/setup.py index 39a2ad0..4777e5b 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.41', + version='0.42', url='https://github.com/akpw/mktxp',