mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-16 17:44:23 +01:00
version update for rc release
This commit is contained in:
parent
d44a5cad11
commit
32858c5959
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.5'
|
||||
PONYSAY_VERSION = '2.5-rc1'
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue