Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2014-11-01 06:57:10 +01:00
parent 89c339634b
commit 9f1c0b388e

View File

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