Forward-port changes made to 1.28.x from 1.28-maint

This commit is contained in:
John Helmert
2019-09-02 21:46:16 -05:00
parent e6ee83adf6
commit b6dc9da257
2 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
__version__ = '1.28.2'
__version__ = '1.28.3'