Skip to content

Commit 9358060

Browse files
committed
Update expected release date
1 parent cb908cc commit 9358060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/penn_chime/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
longer match current results, indicating when users should
88
re-run their reports
99
"""
10-
CHANGE_DATE = date(year=2020, month=4, day=6)
10+
CHANGE_DATE = date(year=2020, month=4, day=8)
1111
VERSION = 'v1.1.3'
1212

1313
DATE_FORMAT = "%b, %d" # see https://strftime.org

0 commit comments

Comments
 (0)