diff --git a/ponysay b/ponysay index ccdd244a..6b4cfdec 100755 --- a/ponysay +++ b/ponysay @@ -33,7 +33,7 @@ from subprocess import Popen, PIPE ''' The version of ponysay ''' -VERSION = '2.3' +VERSION = 'dev' '''