1
0
Fork 0
mirror of https://github.com/erkin/ponysay.git synced 2025-04-05 02:39:39 +02:00

increase version in setup

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-04-05 14:27:55 +02:00
parent 19b1da7453
commit 7839e587d7

View file

@ -9,7 +9,7 @@ from subprocess import Popen, PIPE
PONYSAY_VERSION = '3.0'
PONYSAY_VERSION = '3.0.1'