Add stub for pytz.VERSION (#2619)

This commit is contained in:
Maarten ter Huurne
2018-11-21 22:04:00 +01:00
committed by Sebastian Rittau
parent f9f4e50004
commit 89b06c833d

View File

@@ -38,3 +38,4 @@ country_timezones: Mapping[str, List[str]]
country_names: Mapping[str, str]
ZERO: datetime.timedelta
HOUR: datetime.timedelta
VERSION: str