Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2015-04-03 20:21:01 +09:00
parent e598af67d2
commit 3f448ad2e4

View File

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