diff --git a/README.rst b/README.rst index 2a1de34..9d1ce29 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Alternatively, clone this repo via git and: $ cd nagios-unity $ sudo python setup.py install -Once installed, a ``nagios-unity`` (on *nux) or ``nagios-unity.exe`` (on Windows) command will be available for use. +Once installed, a ``nagios-unity`` (on \*nux) or ``nagios-unity.exe`` (on Windows) command will be available for use. Command line usage ------------------ diff --git a/nagiosunity/__init__.py b/nagiosunity/__init__.py index 485f44a..b3f4756 100644 --- a/nagiosunity/__init__.py +++ b/nagiosunity/__init__.py @@ -1 +1 @@ -__version__ = "0.1.1" +__version__ = "0.1.2"