Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2018-01-02 13:49:50 +09:00
parent 6e3eccb453
commit 8287e3513a

View File

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