Merge pull request #2317 from severin-lemaignan/master
[pyassimp] Bumped to 4.1.4
This commit is contained in:
@@ -8,7 +8,7 @@ def readme():
|
||||
return f.read()
|
||||
|
||||
setup(name='pyassimp',
|
||||
version='4.1.3',
|
||||
version='4.1.4',
|
||||
license='ISC',
|
||||
description='Python bindings for the Open Asset Import Library (ASSIMP)',
|
||||
long_description=readme(),
|
||||
|
||||
Reference in New Issue
Block a user