diff --git a/setup.py b/setup.py index 4990d56..7c9538e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name = 'sphinx-csharp', - version = '0.1.0', + version = '0.1.1', author = 'djungelorm', author_email = 'djungelorm@users.noreply.github.com', packages = ['sphinx_csharp'],