Skip to content

Commit 6f98cc0

Browse files
committed
Bump version to 2019.2 (2019b)
1 parent 5707a44 commit 6f98cc0

468 files changed

Lines changed: 1032 additions & 940 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytzdata"
3-
version = "2019.1"
3+
version = "2019.2"
44
description = "The Olson timezone database for Python."
55
authors = [
66
"Sébastien Eustace <sebastien@eustace.io>"

pytzdata/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
22

3-
VERSION = "2019.1"
3+
VERSION = "2019.2"
44

5-
OLSON_VERSION = "2019a"
5+
OLSON_VERSION = "2019b"

pytzdata/zoneinfo/Africa/Abidjan

-8 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Accra

-12 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Algiers

-16 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Asmara

-20 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Asmera

-20 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Bamako

-8 Bytes
Binary file not shown.

pytzdata/zoneinfo/Africa/Bangui

-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)