diff --git a/setup.py b/setup.py index 2a839d8..2ce2f20 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ long_description_content_type="text/markdown", keywords=["Redis", "logging"], license="MIT", - version="0.0.2", + version="0.0.3", packages=find_packages( include=[ "rlh",