Skip to content

Commit

Permalink
chore: roll to 1.29.0 (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Dec 20, 2022
1 parent 92a3316 commit 20b3137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -30,7 +30,7 @@
InWheel = None
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand

driver_version = "1.29.0-beta-1671131879000"
driver_version = "1.29.0"


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

0 comments on commit 20b3137

Please sign in to comment.