From b4338576f476ff58e8ca180607fee92da32fb358 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Tue, 8 Dec 2015 17:35:54 -0700 Subject: [PATCH] Bumped version for 1.3 --- account/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account/__init__.py b/account/__init__.py index 13d3b86e..67bc602a 100644 --- a/account/__init__.py +++ b/account/__init__.py @@ -1 +1 @@ -__version__ = "1.3.0.dev1" +__version__ = "1.3.0"