diff --git a/pycufsm/_version.py b/pycufsm/_version.py index 9093d5d..3dc1f76 100644 --- a/pycufsm/_version.py +++ b/pycufsm/_version.py @@ -1 +1 @@ -__version__ = "0.1.0+cufsm501" +__version__ = "0.1.0" diff --git a/pyproject.toml b/pyproject.toml index 5826249..0f0e2a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,8 +35,8 @@ dev = {file = "dev_requirements.txt"} jupyter = {file = "jupyter_requirements.txt"} [project.urls] -homepage = "https://github.com/ClearCalcs/pyCUFSM" -documentation = "https://github.com/ClearCalcs/pyCUFSM/wiki" +"Homepage" = "https://github.com/ClearCalcs/pyCUFSM" +"Documentation" = "https://github.com/ClearCalcs/pyCUFSM/wiki" [tool.setuptools] packages = [