Skip to content

Commit d21fcd8

Browse files
reaperhulkalex
authored andcommitted
17.5.0 version bump (#726)
1 parent bdb7639 commit d21fcd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

+1-1
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-
17.5.0 (UNRELEASED)
7+
17.5.0 (2017-11-30)
88
-------------------
99

1010

src/OpenSSL/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"__title__", "__uri__", "__version__",
1212
]
1313

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

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

0 commit comments

Comments
 (0)