From 8ae0ec31732d3e2837b6dad9480e45a11f0b48b8 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Thu, 18 Dec 2014 11:20:55 -0700 Subject: [PATCH] Prepare for 1.0.1 release --- account/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account/__init__.py b/account/__init__.py index f9c09ab5..5c4105cd 100644 --- a/account/__init__.py +++ b/account/__init__.py @@ -1 +1 @@ -__version__ = "1.0.1b1" +__version__ = "1.0.1"