File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
9
9
setup (
10
10
name = 'seleniumbase' ,
11
- version = '1.1.7 ' ,
11
+ version = '1.1.14 ' ,
12
12
author = 'Michael Mintz' ,
13
13
author_email = '@mintzworld' ,
14
14
maintainer = 'Michael Mintz' ,
30
30
'screen_shots = seleniumbase.plugins.screen_shots:ScreenShots' ,
31
31
'test_info = seleniumbase.plugins.basic_test_info:BasicTestInfo' ,
32
32
's3_logging = seleniumbase.plugins.s3_logging_plugin:S3Logging' ,
33
- 'hipchat_reporting = seleniumbase.plugins'
34
- '.hipchat_reporting_plugin:HipchatReporting' ,
33
+ ( 'hipchat_reporting = seleniumbase.plugins'
34
+ '.hipchat_reporting_plugin:HipchatReporting' ) ,
35
35
]
36
36
}
37
37
)
Original file line number Diff line number Diff line change 6
6
7
7
setup (
8
8
name = 'seleniumbase' ,
9
- version = '1.1.13 ' ,
9
+ version = '1.1.14 ' ,
10
10
url = 'https://github.com/mdmintz/SeleniumBase' ,
11
11
author = 'Michael Mintz' ,
12
12
author_email = '@mintzworld' ,
You can’t perform that action at this time.
0 commit comments