aboutsummaryrefslogtreecommitdiff
path: root/thcolor/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'thcolor/__init__.py')
-rwxr-xr-xthcolor/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/thcolor/__init__.py b/thcolor/__init__.py
index 6d07264..545bbb4 100755
--- a/thcolor/__init__.py
+++ b/thcolor/__init__.py
@@ -23,6 +23,6 @@ __all__ = ["version", "Color", "Reference", "Angle",
"CSS1Reference", "CSS2Reference", "CSS3Reference",
"CSS4Reference", "DefaultReference"]
-version = "0.2.2"
+version = "0.3"
# End of file.