aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-27 17:33:04 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-27 17:33:04 +0200
commit1c4108284509c1950d3b208aa27df9d768149841 (patch)
tree2d0bc71356ae817049776e01dd88a3e67252ee61 /setup.py
parenta3447540e1e3113416e613405cc95a6bc1dd13b2 (diff)
downloadponysay-1c4108284509c1950d3b208aa27df9d768149841.tar.gz
ponysay-1c4108284509c1950d3b208aa27df9d768149841.tar.bz2
ponysay-1c4108284509c1950d3b208aa27df9d768149841.zip
set version to 2.5.1
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1279238..ad416ba 100755
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from subprocess import Popen, PIPE
-PONYSAY_VERSION = '2.5'
+PONYSAY_VERSION = '2.5.1'