[pyassimp] bumped pyassimp version to 5.2.5
parent
b94392d199
commit
a4258929ce
|
@ -8,7 +8,7 @@ def readme():
|
|||
return f.read()
|
||||
|
||||
setup(name='pyassimp',
|
||||
version='4.1.4',
|
||||
version='5.2.5',
|
||||
license='ISC',
|
||||
description='Python bindings for the Open Asset Import Library (ASSIMP)',
|
||||
long_description=readme(),
|
||||
|
|
Loading…
Reference in New Issue