summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-04-22 01:45:54 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-04-22 01:45:54 +0200
commite565622c48586ff8e32f54fd27dbdb8da923bb4e (patch)
tree7fa492f22761ec796be4b74580b1c483d279b6f7 /setup.py
parent3e2b8ce6334bcd4e848750a23a4f94a2b55a01e4 (diff)
downloadpaste-git-2.0.tar.gz
Fix tag_build for the release 2.02.0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 484eb7a..e4c73c3 100644
--- a/setup.py
+++ b/setup.py
@@ -2,6 +2,7 @@
#
# - run tests: run tox
# - update version in setup.py (__version__)
+# - update tag_build in setup.cfg
# - update changelog: docs/news.txt
# - modify setup.py: set RELEASE to True
# - check that "python setup.py sdist" contains all files tracked by