From 237d01fb20f72c5869b887c6f098a716b35e1757 Mon Sep 17 00:00:00 2001 From: Guilherme Souza Date: Thu, 5 Nov 2015 23:44:50 -0200 Subject: [PATCH] Release 2.0.0rc1 --- remotecv/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remotecv/__init__.py b/remotecv/__init__.py index 3f6fab6..6ba7000 100644 --- a/remotecv/__init__.py +++ b/remotecv/__init__.py @@ -1 +1 @@ -__version__ = '1.0.3' +__version__ = '2.0.0rc1'