Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2015-01-05 09:46:04 +09:00
parent 350ce71bd2
commit b4f21bdb60

View File

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