From 0ceede74c162697fd1a52ac37f0b500ba12440e8 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Thu, 1 Dec 2016 14:58:59 +0100 Subject: [PATCH] Using the new official repository --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d0281fc..4e88a9b 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='blender_file', version='0.1.1', description='Blender File', - url='https://github.com/dfelinto/blender-file/', + url='https://developer.blender.org/diffusion/BBF/', author='At Mind B.V. - Jeroen Bakker, Blender Foundation - Campbell Barton', author_email='foundation@blender.org', license='GNU General Public License v2 or later (GPLv2+)',