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