Merge pull request #1668 from rspencer01/master

Version bump pyassimp
pull/1670/head
Kim Kulling 2017-12-31 16:06:59 +01:00 committed by GitHub
commit fe5277e117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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