Skip to content

Commit 6f9e953

Browse files
authored
pydrive2: bump version to 1.4.9
* Fixes 308 being used as a code in resumable uploads while httplib2 now redirects on it
1 parent 8832350 commit 6f9e953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="PyDrive2",
18-
version="1.4.8",
18+
version="1.4.9",
1919
author="JunYoung Gwak",
2020
author_email="jgwak@dreamylab.com",
2121
maintainer="DVC team",

0 commit comments

Comments
 (0)