Author: Stefano Rivera <[email protected]>
Branch: release-pypy2.7-v7.x
Changeset: r97680:cec6bcfd8150
Date: 2019-09-30 17:22 +0300
http://bitbucket.org/pypy/pypy/changeset/cec6bcfd8150/

Log:    This will be the 7.2.0 release

diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -71,9 +71,9 @@
 #    module/cpyext/include/patchlevel.h
 #
 # The short X.Y version.
-version = '7.3'
+version = '7.2'
 # The full version, including alpha/beta/rc tags.
-release = '7.3.0'
+release = '7.2.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to