Ver código fonte

Version bump pyassimp

Robert Spencer 7 anos atrás
pai
commit
d3150eedfb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      port/PyAssimp/setup.py

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