[pyassimp] bumped pyassimp version to 5.2.5

pull/5151/head
Séverin Lemaignan 2023-06-20 22:33:16 +02:00
parent b94392d199
commit a4258929ce
1 changed files with 1 additions and 1 deletions

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