bump version to 0.4.4
diff --git a/colorama/__init__.py b/colorama/__init__.py
index 34c263c..b149ed7 100644
--- a/colorama/__init__.py
+++ b/colorama/__init__.py
@@ -3,4 +3,4 @@
 from .ansi import Fore, Back, Style, Cursor
 from .ansitowin32 import AnsiToWin32
 
-__version__ = '0.4.3'
+__version__ = '0.4.4'