From ef2fb1e77b4596475bd9869b051fea32fe68603e Mon Sep 17 00:00:00 2001 From: "Shane F. Carr" Date: Mon, 28 Dec 2020 22:53:28 -0600 Subject: [PATCH] Python version 1.2.1 --- clients/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python/setup.py b/clients/python/setup.py index 5836132..31a8c6b 100644 --- a/clients/python/setup.py +++ b/clients/python/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='myanmartools', - version='1.2.0', + version='1.2.1', url='https://github.com/google/myanmar-tools', author='William (Wai Yan) Zhu', author_email='williamzhu345@gmail.com',