Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2013-04-01 21:26:58 +09:00
parent b9025b5e6e
commit b471e1900f

View File

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