Skip to content

Commit e2251c7

Browse files
committed
RELEASE.txt: doc/upgrading.txt needs to be updated too
1 parent 31e0d60 commit e2251c7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

RELEASE.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ Roundup, read the doc/installation.txt file.
88
Roundup release checklist:
99

1010
1. Run unit tests! They should pass successfully. "./run_tests.py"
11-
2. Change version in roundup/__init__.py, record date in CHANGES.txt.
12-
3. Update doc/announcement.txt with new details.
11+
2. Update version
12+
CHANGES.txt
13+
roundup/__init__.py
14+
3. Update documentation
15+
doc/announcement.txt
16+
doc/upgrading.txt
1317
4. Clean out all *.orig, *.rej, .#* files from the source.
1418
5. python setup.py clean --all
1519
6. Edit setup.py to ensure that all information therein (contacts,

0 commit comments

Comments
 (0)