diff --git a/setup.py b/setup.py index 1d7ac7d..72ab7d6 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ if __name__ == '__main__': setuptools.setup( name="simber", - version="0.1.3", + version="0.2.1", author="Deepjyoti Barman", author_email="deep.barma30@gmail.com", description="Simple, minimal, powerful logging library for Python",