Skip to content

Commit

Permalink
📝 '.' after short_description is added within the templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jhermann committed Mar 13, 2015
1 parent 6cdfd43 commit fb2e855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
, "repo_name": "foobar"
, "version": "0.1.0"
, "year": "2015"
, "short_description": "A Python project."
, "short_description": "A Python project"
}

0 comments on commit fb2e855

Please sign in to comment.