@@ -43,7 +43,7 @@ Prepare new release branch
4343- Change CHANGES.txt heading to reflect the new version number.
4444
4545- Update README.rst to use correct versions of badges and URLs according to
46- each branch and context, i.e., RTD "latest" == GitHub/Travis "2 .0-branch".
46+ each branch and context, i.e., RTD "latest" == GitHub/Travis "3 .0-branch".
4747
4848- For major version releases, in contributing.md, update branch descriptions.
4949
@@ -80,13 +80,13 @@ Prepare new release branch
8080- Announce to Twitter.
8181
8282```
83- Deform 2 .X.X released.
83+ Deform 3 .X.X released.
8484
8585PyPI
86- https://pypi.org/project/deform/2 .X.X
86+ https://pypi.org/project/deform/3 .X.X
8787
8888Changes
89- https://docs.pylonsproject.org/projects/deform/en/2 .X-branch/changes.html#version-yyyy-mm-dd
89+ https://docs.pylonsproject.org/projects/deform/en/3 .X-branch/changes.html#version-yyyy-mm-dd
9090
9191Issues
9292https://github.com/Pylons/deform/issues
@@ -95,7 +95,7 @@ https://github.com/Pylons/deform/issues
9595- Announce to maillist.
9696
9797```
98- Deform 2 .X.X has been released.
98+ Deform 3 .X.X has been released.
9999
100100Here are the changes:
101101
@@ -111,7 +111,7 @@ GitHub
111111https://github.com/pylons/deform
112112
113113PyPI
114- https://pypi.org/project/deform/2 .X.X
114+ https://pypi.org/project/deform/3 .X.X
115115
116116Enjoy, and please report any issues you find to the issue tracker at
117117https://github.com/Pylons/deform/issues
0 commit comments