diff --git a/setup.py b/setup.py index 0e9ddac..416693c 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ with open(os.path.join(here, "README.rst"), "r", encoding="utf-8") as f: setup( name="remarkbox", - version="1.0.2", + version="1.0.3", description="remarkbox", long_description=long_description, author="Russell Ballestrini",