From ff043e255e1af402c1d93e8904ea50dc83ecaa43 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Apr 08 2021 19:49:51 +0000 Subject: update countme/verision to 0.0.3 --- diff --git a/countme/version.py b/countme/version.py index c48890b..5048df3 100644 --- a/countme/version.py +++ b/countme/version.py @@ -1,2 +1,2 @@ -__version__ = "0.0.2" +__version__ = "0.0.3" __version_info__ = tuple(__version__.split('.')) diff --git a/mirrors-countme.spec b/mirrors-countme.spec index 98e5d29..8950316 100644 --- a/mirrors-countme.spec +++ b/mirrors-countme.spec @@ -3,7 +3,7 @@ %global modname countme Name: python-%{srcname} -Version: 0.0.2 +Version: 0.0.3 Release: 1%{?dist} Summary: access_log parsing & host counting for DNF mirrors URL: https://pagure.io/mirrors-countme