From ee51f9b27a0125787a3ca69a76980d5031732d65 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 8 Dec 2015 16:54:38 -0200 Subject: [PATCH] Version fix --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1edf7a9..7f4087d 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ EXCLUDE_FROM_PACKAGES = [] setup( name='colab', - version='1.12.0', + version='1.12', url='https://github.com/colab-community/colab', author='Sergio Oliveira', author_email='sergio@tracy.com.br', -- libgit2 0.21.2