Skip to content

Commit 9f5c7b2

Browse files
committed
Update year to 2019
1 parent fda07c7 commit 9f5c7b2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ master
1919
1.0.4 (unreleased)
2020
------------------
2121

22+
Changed
23+
^^^^^^^
24+
* Updated year in template to 2019.
25+
2226
Fixed
2327
^^^^^
2428
* More fixes to quotes in ``module-whatis`` in module file.

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repo_name": "python_template",
55
"package_name": "mypython",
66
"version": "0.1.0dev",
7-
"year": "2018",
7+
"year": "2019",
88
"short_description": "Simple Template package for creating SDSS Python projects",
99
"create_git_repo": ["yes", "no"],
1010
"exists_on_github": ["no", "yes"],

0 commit comments

Comments
 (0)