File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
22name  = " cz_customize" 
3- version  = " 0.3 .0" 
3+ version  = " 0.4 .0" 
44version_files  = [" src/mkdocs_matplotlib/__init__.py"  , " pyproject.toml:version"  ]
55
66[tool .commitizen .customize ]
Original file line number Diff line number Diff line change 1+ ## 0.4.0 (2022-04-23)  
2+ 
3+ 
4+ -  Merge pull request #7   from AnHo4ng/dev
5+ -  Fix Read the Docs Config
6+ -  [ ORG: FEAT ]  Update config for read the docs
7+ 
18## 0.3.0 (2022-04-23)  
29
310
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name  = " mkdocs_matplotlib" 
3- version  = " 0.3 .0" 
3+ version  = " 0.4 .0" 
44description  = " Live rendering of python code using matplotlib" 
55authors  = [" An Hoang <an.hoang@statworx.com>"  ]
66readme  = " README.md" 
Original file line number Diff line number Diff line change 11"""mkdocs_matplotlib module 
22""" 
33
4- __version__  =  "0.3 .0" 
4+ __version__  =  "0.4 .0" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments