Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori
2014-04-02 11:08:05 +09:00
parent 40da85eca2
commit 792c75c6a1

View File

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