diff options
-rwxr-xr-x | ponysay.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ from subprocess import Popen, PIPE ''' The version of ponysay ''' -VERSION = '2.0-rc3' +VERSION = '2.0' ''' |
index : ponysay.git | ||
Ponysay: Cowsay but with ponies, in Python | jaseg |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | ponysay.py | 2 |
@@ -24,7 +24,7 @@ from subprocess import Popen, PIPE ''' The version of ponysay ''' -VERSION = '2.0-rc3' +VERSION = '2.0' ''' |