summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2013-02-08 00:52:15 +1300
committerRobert Collins <robertc@robertcollins.net>2013-02-08 00:52:15 +1300
commit0e37d348ab11455d5e252496b74ae9637fd937c0 (patch)
treef5f9cbde2a9d436b3970cc45e81248fa0f5b3295 /doc
parentad6b3a65ad70dd5ea10e22614bc157c86f9c3a2c (diff)
downloadtestrepository-git-0e37d348ab11455d5e252496b74ae9637fd937c0.tar.gz
Update releasing docs and really release 0.0.14.0.0.14
Diffstat (limited to 'doc')
-rw-r--r--doc/DEVELOPERS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DEVELOPERS.txt b/doc/DEVELOPERS.txt
index 7b2866c..1169150 100644
--- a/doc/DEVELOPERS.txt
+++ b/doc/DEVELOPERS.txt
@@ -46,3 +46,9 @@ Diagnosing issues
The cli UI will drop into pdb when an error is thrown if TESTR_PDB is set in
the environment. This can be very useful for diagnosing problems.
+
+Releasing
+---------
+
+Update testrepository/__init__.py version numbers. Release to pypi. Pivot the
+next milestone on LP to version, and make a new next milestone.