Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2015-06-04 21:40:47 +09:00
parent d573cb9bd8
commit 8e7a4c6ddb

View File

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