File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ to find out how to install this software.
99Building and distributing a release of Roundup is done by running:
1010
11111. Make sure the unit tests run! "./run_tests.py"
12- 2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
13- version and appropriate announcements.
12+ 2. Edit roundup/__init__.py, CHANGES.txt and doc/announcement.txt to
13+ reflect the new version and appropriate announcements.
14143. Note the date in the CHANGES.txt file.
15154. Clean out all *.orig, *.rej, .#* files from the source.
16165. python setup.py clean --all
Original file line number Diff line number Diff line change 1- I'm proud to release version 1.4.21 of Roundup which has been possible
1+ I'm proud to release version 1.5.0 of Roundup which has been possible
22due to the help of several contributors. This release introduces some
33new features, most notably modular web templating with Jinja2 as a
44templating engine (the old templating engine is still the recommended
You can’t perform that action at this time.
0 commit comments