version bump to 0.5.12

This commit is contained in:
Gil Forsyth 2017-06-10 09:05:15 -04:00
parent 788df00700
commit 132fbcf6a5
4 changed files with 13 additions and 16 deletions

View file

@ -1,4 +1,4 @@
version: 0.5.11.{build}
version: 0.5.12.{build}
os: Windows Server 2012 R2
environment:

View file

@ -4,6 +4,17 @@ Xonsh Change Log
.. current developments
v0.5.12
====================
**Fixed:**
* Fixed ``release.xsh`` to prevent it from dirtying the repo on release and
leading to an unwanted ``.dev`` suffix on the version number
v0.5.11
====================

View file

@ -1,14 +0,0 @@
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed ``release.xsh`` to prevent it from dirtying the repo on release and
leading to an unwanted ``.dev`` suffix on the version number
**Security:** None

View file

@ -1,4 +1,4 @@
__version__ = '0.5.11'
__version__ = '0.5.12'
# amalgamate exclude jupyter_kernel parser_table parser_test_table pyghooks