Skip to content

Commit 5b25ac4

Browse files
authored
chore(release-1.16): roll release driver into branch (#971)
1 parent a0a6536 commit 5b25ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
InWheel = None
2929
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
3030

31-
driver_version = "1.16.0-next-1634703014000"
31+
driver_version = "1.16.0-1634781227000"
3232

3333

3434
def extractall(zip: zipfile.ZipFile, path: str) -> None:

0 commit comments

Comments
 (0)