diff --git a/setup.py b/setup.py index 7281cc9c..12b51e7b 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ from subprocess import Popen, PIPE -PONYSAY_VERSION = '3.0alpha' +PONYSAY_VERSION = '3.0beta'