Skip to content

Commit ec2d434

Browse files
committed
Merge branch 'master' of github.com:dsoprea/GDriveFS
2 parents 5b10ec5 + 815959a commit ec2d434

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

gdrivefs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.14.6'
1+
__version__ = '0.14.8'

gdrivefs/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
OCTET_STREAM_MIMETYPE = 'application/octet-stream'
2+

0 commit comments

Comments
 (0)