Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-11-30 15:55:55 +09:00
parent f2c6dfe106
commit 6df14f6ffd

View File

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