diff --git a/autotweet/__init__.py b/autotweet/__init__.py index 9d6968f..e411a01 100644 --- a/autotweet/__init__.py +++ b/autotweet/__init__.py @@ -4,4 +4,4 @@ """ from __future__ import unicode_literals -__version__ = '0.4.3' +__version__ = '0.4.4'