File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion] 
2- current_version  = 0.9.1 
2+ current_version  = 0.9.2 
33commit  = True
44tag  = True
55
Original file line number Diff line number Diff line change 55  given-names : " Thibault" 
66  orcid : " https://orcid.org/0000-0000-0000-0000" 
77title : " MAPIE - Model Agnostic Prediction Interval Estimator" 
8- version : 0.9.1  
8+ version : 0.9.2  
99date-released : 2019-04-30 
1010url : " https://github.com/scikit-learn-contrib/MAPIE" 
1111preferred-citation :
Original file line number Diff line number Diff line change 9292# built documents. 
9393# 
9494# The short X.Y version. 
95- version  =  "0.9.1 " 
95+ version  =  "0.9.2 " 
9696# The full version, including alpha/beta/rc tags. 
9797release  =  version 
9898
Original file line number Diff line number Diff line change 1- __version__  =  "0.9.1 " 
1+ __version__  =  "0.9.2 " 
Original file line number Diff line number Diff line change 33from  setuptools  import  find_packages , setup 
44
55DISTNAME  =  "MAPIE" 
6- VERSION  =  "0.9.1 " 
6+ VERSION  =  "0.9.2 " 
77DESCRIPTION  =  (
88    "A scikit-learn-compatible module " 
99    "for estimating prediction intervals." 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments