diff --git a/HISTORY.rst b/HISTORY.rst index d22987d..fa4592e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,7 +4,7 @@ History ======= -0.9.0 (2015-11-25) +0.9.0 (2015-12-16) ------------------ * [`#51 `_] Update TravisCI Python / Django versions diff --git a/watchman/__init__.py b/watchman/__init__.py index a0a7676..e4e49b3 100644 --- a/watchman/__init__.py +++ b/watchman/__init__.py @@ -1 +1 @@ -__version__ = '0.9.0a4' +__version__ = '0.9.0'