From 1c4108284509c1950d3b208aa27df9d768149841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Andr=C3=A9e?= Date: Mon, 27 Aug 2012 17:33:04 +0200 Subject: [PATCH] set version to 2.5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 12792381..ad416ba2 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'