diff --git a/setup.py b/setup.py index 4259e92..2b2a09a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup(name='mitorch', - version='0.0.1', + version='0.0.2', author='shono', description="MiTorch training framework", url='https://github.com/shonohs/mitorch',