diff --git a/setup.py b/setup.py index 2feca72..c80a92e 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="translucenttb", - version="0.0.3", + version="0.0.4", description="A python version TranslucentTB", long_description=long_description, long_description_content_type="text/markdown",