2
0
Robert Spencer 7 жил өмнө
parent
commit
d3150eedfb

+ 1 - 1
port/PyAssimp/setup.py

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