diff --git a/setup.py b/setup.py index 3b9f64c..732b5a6 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ if __name__ == '__main__': setuptools.setup( name="simber", - version="0.2.3", + version="0.2.4", author="Deepjyoti Barman", author_email="deep.barma30@gmail.com", description="Simple, minimal, powerful logging library for Python",