[pyassimp] bumped pyassimp version to 5.2.5

This commit is contained in:
Séverin Lemaignan
2023-06-20 22:33:16 +02:00
parent b94392d199
commit a4258929ce

View File

@@ -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(),