Version bump pyassimp

pull/1668/head
Robert Spencer 2017-12-29 19:46:16 +02:00
parent dc5726bd0f
commit d3150eedfb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os
from distutils.core import setup from distutils.core import setup
setup(name='pyassimp', setup(name='pyassimp',
version='3.3', version='4.1.0',
license='ISC', license='ISC',
description='Python bindings for the Open Asset Import Library (ASSIMP)', description='Python bindings for the Open Asset Import Library (ASSIMP)',
url='https://github.com/assimp/assimp', url='https://github.com/assimp/assimp',