diff --git a/setup.py b/setup.py index c77d9439..6124608e 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ except IOError: setup( name='seleniumbase', - version='1.23.7', + version='1.23.8', description='Reliable Browser Automation & Testing Framework', long_description=long_description, long_description_content_type='text/markdown',