Skip to content

Commit 7ea15f0

Browse files
committed
Update versions in the RELEASING.txt file
1 parent 065d4da commit 7ea15f0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

RELEASING.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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

8585
PyPI
86-
https://pypi.org/project/deform/2.X.X
86+
https://pypi.org/project/deform/3.X.X
8787

8888
Changes
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

9191
Issues
9292
https://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

100100
Here are the changes:
101101

@@ -111,7 +111,7 @@ GitHub
111111
https://github.com/pylons/deform
112112

113113
PyPI
114-
https://pypi.org/project/deform/2.X.X
114+
https://pypi.org/project/deform/3.X.X
115115

116116
Enjoy, and please report any issues you find to the issue tracker at
117117
https://github.com/Pylons/deform/issues

0 commit comments

Comments
 (0)