File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,13 @@ $ pip install --user --upgrade --pre libtmux
1212
1313-  _ Insert changes/features/fixes for next release here_ 
1414
15- ## libtmux 0.14.1 (unreleased )  
15+ ## libtmux 0.14.1 (2022-08-17 )  
1616
1717### Fixes  
1818
1919-  {meth}` Server.new_session `  works without ` session_name ` , {issue}` 400 `  fixes
2020  {issue}` 399 ` 
2121
22- 
2322## libtmux 0.14.0 (2022-08-05)  
2423
2524### Breaking changes  
Original file line number Diff line number Diff line change 11__title__  =  "libtmux" 
22__package_name__  =  "libtmux" 
3- __version__  =  "0.14.0 " 
3+ __version__  =  "0.14.1 " 
44__description__  =  "Typed scripting library / ORM / API wrapper for tmux" 
55__email__  =  "tony@git-pull.com" 
66__author__  =  "Tony Narlock" 
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name  = " libtmux" 
3- version  = " 0.14.0 " 
3+ version  = " 0.14.1 " 
44description  = " Typed scripting library / ORM / API wrapper for tmux" 
55license  = " MIT" 
66authors  = [" Tony Narlock <tony@git-pull.com>" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments