Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-08-31 15:27:42 +09:00
parent 90021d43c1
commit d56ee9d19a

View File

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