mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-25 13:57:59 +01:00
increase version
This commit is contained in:
parent
64f9c16d67
commit
9365bc655c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -8,7 +8,7 @@ from subprocess import Popen, PIPE
|
|||
|
||||
|
||||
|
||||
PONYSAY_VERSION = '2.8'
|
||||
PONYSAY_VERSION = '2.9'
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue