This commit is contained in:
looooo
2015-06-25 11:42:09 +02:00
parent 23f8dbaf19
commit ab50047800
2 changed files with 1 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
include AUTHORS CHANGES README INSTALL LICENCE
recursive-include freecad_gear *.py

View File

@@ -6,7 +6,7 @@ from distutils.core import setup
setup(
name = 'freecad_gear',
packages = ['freecad_gear'],
version = '0.2.1',
version = '0.2.2',
description = 'Some gears for freecad',
author = 'Lorenz L',
author_email = 'sppedflyer@gmail.com',