Skip to content

Commit 6626b71

Browse files
committed
bump pywavefront version
1 parent 99f2fb8 commit 6626b71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ moderngl==5.3.0
33
pyrr==0.9.2
44
Pillow==5.1.0
55
pyrocket==0.2.7
6-
PyWavefront==0.4.0
6+
PyWavefront==0.4.1
77
# https://github.com/einarf/PyWavefront/archive/binary-cache.zip#egg=PyWavefront
88

99
# Optional

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'pyrr==0.9.2',
3232
'Pillow==5.1.0',
3333
'pyrocket==0.2.7',
34-
'PyWavefront==0.4.0',
34+
'PyWavefront==0.4.1',
3535
# 'pygame==1.9.3',
3636
],
3737
entry_points={'console_scripts': [

0 commit comments

Comments
 (0)