Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2018-07-01 20:10:13 +09:00
parent 704dcc786a
commit b9909d0686
1 changed files with 1 additions and 1 deletions

View File

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