Skip to content

Commit d1ab92d

Browse files
committed
Version 1.1.28
1 parent 3db5577 commit d1ab92d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrations/docker/docker_setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='seleniumbase',
11-
version='1.1.27',
11+
version='1.1.28',
1212
author='Michael Mintz',
1313
author_email='@mintzworld',
1414
maintainer='Michael Mintz',

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='seleniumbase',
9-
version='1.1.27',
9+
version='1.1.28',
1010
url='https://github.com/mdmintz/SeleniumBase',
1111
author='Michael Mintz',
1212
author_email='@mintzworld',

0 commit comments

Comments
 (0)