diff --git a/setup.py b/setup.py index 1692900..95a1759 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name = 'sphinx-csharp', - version = '0.1.3', + version = '0.1.4', author = 'djungelorm', author_email = 'djungelorm@users.noreply.github.com', packages = ['sphinx_csharp'],