Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
This commit is contained in:
FUJITA Tomonori 2019-05-02 18:55:39 +09:00
parent 6f906e72c9
commit 6456711a34

View File

@ -14,5 +14,5 @@
# limitations under the License.
version_info = (4, 31)
version_info = (4, 32)
version = '.'.join(map(str, version_info))