diff --git a/setup.py b/setup.py index 2770d09..bede589 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( # the name must match the folder name 'verysimplemodule' name="drawio_network_plot", - version="0.0.02 Beta", + version="0.0.02Beta", author="Amr ElHusseiny", author_email="amroashram@hotmail.com", description=DESCRIPTION,