Commit 94e105c2 authored by Jason R. Coombs's avatar Jason R. Coombs

README.txt now references specific versions again

parent 1e636d05
......@@ -52,7 +52,9 @@ def get_next_version(version):
NEXT_VERSION = get_next_version(VERSION)
files_with_versions = 'docs/conf.py', 'setup.py', 'release.py', 'ez_setup.py'
files_with_versions = (
'docs/conf.py', 'setup.py', 'release.py', 'ez_setup.py', 'README.txt',
)
def get_repo_name():
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment