File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 1.0.13: 2017-02-02
5+ ------------------
6+ 
7+ Fixes:
8+ - The 1.0.11 and 1.0.12 builds went wrong. (1.0.11 contained an additional
9+  empty directory `prompt_toolkit/input/` which did hide the
10+  `prompt_toolkit/input.py` file, and 1.0.12 contained an additional
11+  broken `widgets.py` test file.)
12+ 
13+ 
4141.0.11: 2017-02-02
515------------------
616
Original file line number Diff line number Diff line change 5151# built documents. 
5252# 
5353# The short X.Y version. 
54- version  =  '1.0.11 ' 
54+ version  =  '1.0.13 ' 
5555# The full version, including alpha/beta/rc tags. 
56- release  =  '1.0.11 ' 
56+ release  =  '1.0.13 ' 
5757
5858# The language for content autogenerated by Sphinx. Refer to documentation 
5959# for a list of supported languages. 
Original file line number Diff line number Diff line change 1919
2020
2121# Don't forget to update in `docs/conf.py`! 
22- __version__  =  '1.0.11 ' 
22+ __version__  =  '1.0.13 ' 
                         You can’t perform that action at this time. 
           
                  
0 commit comments