|
@@ -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',
|