diff --git a/setup.cfg b/setup.cfg
index 39bcf8b..d56c29a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,7 @@
 [metadata]
 description-file = README.md
 name = timex
-version = 0.21
+version = 0.22
 author = Monsyne Dragon
 author_email = mdragon@rackspace.com
 summary = A time expressions library implementing a mini-language for manipulating datetimes
@@ -12,7 +12,7 @@ keywords =
     transformation
     DSL
 classifiers =
-    Development Status :: 3 - Alpha
+    Development Status :: 5 - Production/Stable
     License :: OSI Approved :: Apache Software License
     Operating System :: POSIX :: Linux
     Programming Language :: Python :: 2.6