Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2013-08-01 14:07:05 +09:00
parent 15e7a48ffc
commit 84236ab88d

View File

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