diff --git a/setup.py b/setup.py index 909c040b..c701fdb5 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ except IOError: setup( name='seleniumbase', - version='1.29.0', + version='1.29.1', description='Fast, Easy, and Reliable Browser Automation & Testing.', long_description=long_description, long_description_content_type='text/markdown',