Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2017-07-02 20:08:32 +09:00
parent a991fed7e4
commit cd67c52471
1 changed files with 1 additions and 1 deletions

View File

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