commit
fe5277e117
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue