From b68f4944b02a5643968fef04a5da71723599f190 Mon Sep 17 00:00:00 2001 From: Anner Visser Date: Sun, 25 Jun 2023 14:05:08 +0200 Subject: [PATCH] Version bump --- README.md | 3 +++ setup.cfg | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f25285..706032a 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Gnome appindicator dns switcher https://pypi.org/project/gnome-dns-switcher/ +![](https://img.shields.io/github/v/tag/annervisser/gnome-dns-switcher?style=for-the-badge&logo=github&label=GitHub&link=https%3A%2F%2Fgithub.com%2Fannervisser%2Fgnome-dns-switcher) +![](https://img.shields.io/pypi/v/gnome-dns-switcher?style=for-the-badge&logo=python&logoColor=white&link=https%3A%2F%2Fpypi.org%2Fproject%2Fgnome-dns-switcher%2F) + Gnome appindicator (toolbar icon) tool to quickly switch between different DNS servers - Easily available in your toolbox - Config file to specify DNS servers diff --git a/setup.cfg b/setup.cfg index 9c07d30..b9d772f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = gnome-dns-switcher -version = 1.2.2 +version = 1.3.0 description = DNS Switcher for Ubuntu Gnome long_description = file: README.md long_description_content_type = text/markdown @@ -19,7 +19,7 @@ classifiers = keywords = gnome, ubuntu, dns, appindicator project_urls = Source=https://github.com/annervisser/gnome-appindicator-dns-switcher/ - Tracker=https://github.com/annervisser/gnome-appindicator-dns-switcher/issues + Issues=https://github.com/annervisser/gnome-appindicator-dns-switcher/issues [options] packages = find: