diff --git a/setup.py b/setup.py index bcfd6a2a6fe762f6e0f673f7123bac23f285e4d9..37700d60ff2840435c939c21232c03338200dd4e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ with io.open('README.md', encoding='utf-8') as fo: setup( name='full-todotxt', - version="0.1.0", + version="0.1.1", url='https://github.com/seanbreckenridge/full_todotxt', author='Sean Breckenridge', author_email='seanbrecke@gmail.com',