File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7878# The short X.Y version. 
7979version  =  '3.1' 
8080# The full version, including alpha/beta/rc tags. 
81- release  =  '3.1rc4 ' 
81+ release  =  '3.1 ' 
8282
8383# The language for content autogenerated by Sphinx. Refer to documentation 
8484# for a list of supported languages. 
Original file line number Diff line number Diff line change 11# pylint: disable=wildcard-import 
2- __version__  =  "3.1rc4 " 
2+ __version__  =  "3.1 " 
33
44from  .blocking  import  * 
55from  .distributions  import  * 
Original file line number Diff line number Diff line change 1313AUTHOR_EMAIL  =  '[email protected] ' 1414URL  =  "http://github.com/pymc-devs/pymc3" 
1515LICENSE  =  "Apache License, Version 2.0" 
16- VERSION  =  "3.1rc4 " 
16+ VERSION  =  "3.1 " 
1717
1818classifiers  =  ['Development Status :: 5 - Production/Stable' ,
1919               'Programming Language :: Python' ,
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments