Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-10-31 10:36:31 +09:00
parent 56516378e0
commit 552d77ee17

View File

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