Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2014-12-02 13:35:23 +09:00
parent b00969a317
commit cf58ed0109

View File

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