Skip to content

Commit c9a71e1

Browse files
reaperhulkalex
authored andcommitted
release 19.0.0 (#808)
1 parent fd70632 commit c9a71e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44
Versions are year-based with a strict backward-compatibility policy.
55
The third digit is only for regressions.
66

7-
19.0.0 (UNRELEASED)
7+
19.0.0 (2019-01-21)
88
-------------------
99

1010

src/OpenSSL/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"__title__", "__uri__", "__version__",
1212
]
1313

14-
__version__ = "19.0.0.dev0"
14+
__version__ = "19.0.0"
1515

1616
__title__ = "pyOpenSSL"
1717
__uri__ = "https://pyopenssl.org/"

0 commit comments

Comments
 (0)