diff options
-rw-r--r-- | ponysay.pdf | bin | 411258 -> 411245 bytes | |||
-rwxr-xr-x | setup.py | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ponysay.pdf b/ponysay.pdf Binary files differindex a08e061..673de30 100644 --- a/ponysay.pdf +++ b/ponysay.pdf @@ -8,7 +8,7 @@ from subprocess import Popen, PIPE -PONYSAY_VERSION = '2.6' +PONYSAY_VERSION = '2.7' |