diff options
| -rw-r--r-- | RELEASING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt index fe9df9702..b17cd096e 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -18,7 +18,7 @@ Releasing Pyramid There should be no meaningful errors or warnings. -- Change setup.py __version__ to the new version number. +- Change setup.py version to the new version number. - Change docs/conf.py version to the new version number. |
