diff --git a/README.rst b/README.rst index 37352ec..764de07 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ Credits This package was created by Leonardo Santagada with Cookiecutter_ and the `laerus/cookiecutter-xontrib`_ project template. -The font being used on the screenshot is the incredible `3270 font`_ `nerd fonts`_ variant. +The font being used on the screenshot is the incredible `3270 font`_ with injected characters from `nerd fonts`_. .. _`nerd fonts`: https://github.com/ryanoasis/nerd-fonts .. _`3270 font`: https://github.com/rbanffy/3270font diff --git a/setup.py b/setup.py index ea9b5fe..72c4100 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='xontrib-powerline', - version='0.2.0', + version='0.2.2', description='Powerline for Xonsh shell', long_description=long_description,