summaryrefslogtreecommitdiff
path: root/pies
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2014-02-08 19:03:30 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2014-02-08 19:03:30 -0500
commitc1fdaa5757863528be6718e38b29eca8393e2713 (patch)
tree04781d0c298e3d44bbf0f6d639f30559a4b1c6a8 /pies
parent5df7d3a3f5975c3023c67457832a40a10df135e3 (diff)
downloadpies-c1fdaa5757863528be6718e38b29eca8393e2713.tar.gz
Bump version to 2.6.0
Diffstat (limited to 'pies')
-rw-r--r--pies/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pies/__init__.py b/pies/__init__.py
index 80aa9c3..29e7ef4 100644
--- a/pies/__init__.py
+++ b/pies/__init__.py
@@ -28,4 +28,4 @@ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFT
OTHER DEALINGS IN THE SOFTWARE.
"""
-__version__ = "2.5.5"
+__version__ = "2.6.0"