Author: Stefano Rivera <[email protected]>
Branch: release-pypy3.6-v7.x
Changeset: r97681:4d6761df14ff
Date: 2019-09-30 17:23 +0300
http://bitbucket.org/pypy/pypy/changeset/4d6761df14ff/

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