Skip to content

Commit 433ca0c

Browse files
committed
Merge pull request #7 from maryokhin/patch-1
Update default year in cookiecutter config.
2 parents 7689516 + 5307fde commit 433ca0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"repo_name": "django-rest-framework-package",
77
"app_name": "rest_framework_package",
88
"project_short_description": "Your project description goes here",
9-
"year": "2014",
9+
"year": "2015",
1010
"version": "0.1.0"
1111
}

0 commit comments

Comments
 (0)