File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22Changelog
33######### 
44
5+ ****** 
6+ v3.0.1
7+ ****** 
8+ - Switched back to the smmap package name on PyPI and fixed the smmap2 mirror package
9+   (`#44  <https://github.com/gitpython-developers/smmap/issues/44 >`_)
10+ - Fixed setup.py ``long_description `` rendering
11+   (`#40  <https://github.com/gitpython-developers/smmap/pull/40 >`_)
12+ 
513********** 
614v0.9.0
715********** 
Original file line number Diff line number Diff line change 33__author__  =  "Sebastian Thiel" 
44__contact__  =  "byronimo@gmail.com" 
55__homepage__  =  "https://github.com/gitpython-developers/smmap" 
6- version_info  =  (3 , 0 , 0 )
6+ version_info  =  (3 , 0 , 1 )
77__version__  =  '.' .join (str (i ) for  i  in  version_info )
88
99# make everything available in root package for convenience 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments