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

update version in setup

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-04-04 01:48:44 +02:00
parent 29718d94a9
commit 28daac65df

View file

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