From b557fd70193842a79dd37eb166fa1867e613c94e Mon Sep 17 00:00:00 2001 From: Graham Ullrich Date: Tue, 13 Sep 2016 18:32:37 -0600 Subject: [PATCH] Update version: "2.0.0.dev2" --- account/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account/__init__.py b/account/__init__.py index 27916c74..6e9bc966 100644 --- a/account/__init__.py +++ b/account/__init__.py @@ -1 +1 @@ -__version__ = "2.0.0.dev1" +__version__ = "2.0.0.dev2"