summaryrefslogtreecommitdiff
path: root/pies
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2014-02-24 05:50:28 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2014-02-24 05:50:28 -0500
commitf2178c011df44591e78a69ac160f24de85d50a09 (patch)
tree415b221a88ae06e794aef39479e41d7e836909e5 /pies
parent3fa57e99c702fec6a29f4adb545dcb316a8e5fd7 (diff)
downloadpies-f2178c011df44591e78a69ac160f24de85d50a09.tar.gz
Bump version to 2.6.1
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 29e7ef4..2489aeb 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.6.0"
+__version__ = "2.6.1"