This version includes two bug fixes:
- the repos.txt file can have a repository address without tags (this would previously result in an error)
- the title for the issue is parsed with json.dumps to handle escaping quotes, etc.
This version includes two bug fixes: