File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ compile_pip_requirements(
6363    ],
6464)
6565
66- SE_VERSION  =  "4.34.1 " 
66+ SE_VERSION  =  "4.34.2 " 
6767
6868BROWSER_VERSIONS  =  [
6969    "v137" ,
Original file line number Diff line number Diff line change 6464# built documents. 
6565# 
6666# The short X.Y version. 
67- version  =  "4.35 " 
67+ version  =  "4.34 " 
6868# The full version, including alpha/beta/rc tags. 
69- release  =  "4.35.0.202506301117 " 
69+ release  =  "4.34.2 " 
7070
7171# The language for content autogenerated by Sphinx. Refer to documentation 
7272# for a list of supported languages. 
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name  = " selenium" 
7- version  = " 4.35.0.202506301117 " 
7+ version  = " 4.34.2 " 
88license  = { text  = " Apache 2.0" 
99description  = " Official Python bindings for Selenium WebDriver." 
1010readme  = " README.rst" 
Original file line number Diff line number Diff line change 1616# under the License. 
1717
1818
19- __version__  =  "4.35.0.202506301117 " 
19+ __version__  =  "4.34.2 " 
Original file line number Diff line number Diff line change 4444from  .wpewebkit .service  import  Service  as  WPEWebKitService   # noqa 
4545from  .wpewebkit .webdriver  import  WebDriver  as  WPEWebKit   # noqa 
4646
47- __version__  =  "4.35.0.202506301117 " 
47+ __version__  =  "4.34.2 " 
4848
4949# We need an explicit __all__ because the above won't otherwise be exported. 
5050__all__  =  [
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments