Kaydet (Commit) bb59d89c authored tarafından Berker Peksag's avatar Berker Peksag Kaydeden (comit) GitHub

bpo-27788 : synchronise platform.py version number (#246) (#341)

Was bumped in the docstring by b9f4feab
but not in `__version__`

(cherry picked from commit 6059ce45)
üst 53039ad3
......@@ -110,7 +110,7 @@ __copyright__ = """
"""
__version__ = '1.0.7'
__version__ = '1.0.8'
import collections
import sys, os, re, subprocess
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment