diff --git a/setup.py b/setup.py index 6a8ceb4..8c7d9c6 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='twined', - version='0.0.3', + version='0.0.4', py_modules=[], install_requires=[], url='https://www.github.com/octue/twined',