diff --git a/setup.py b/setup.py index 5a5d4db..066b449 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name = 'sphinx-csharp', - version = '0.1.7', + version = '0.1.8', author = 'djungelorm', author_email = 'djungelorm@users.noreply.github.com', packages = ['sphinx_csharp'],