Signatures Archive mirror
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: signatures@kernel.org
Subject: [PATCH 4/4] Release as v0.2.0
Date: Wed, 12 May 2021 15:19:12 +0000	[thread overview]
Message-ID: <20210512151912.4099-5-konstantin@linuxfoundation.org> (raw)
In-Reply-To: <20210512151912.4099-1-konstantin@linuxfoundation.org>

Time to cut a 0.2.0, though I expect 0.3.0 won't be too far behind.

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
---
 patatt/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patatt/__init__.py b/patatt/__init__.py
index e547b28..373392d 100644
--- a/patatt/__init__.py
+++ b/patatt/__init__.py
@@ -46,7 +46,7 @@ REQ_HDRS = [b'from', b'subject']
 KEYCACHE = dict()
 
 # My version
-__VERSION__ = '0.2.0-dev'
+__VERSION__ = '0.2.0'
 MAX_SUPPORTED_FORMAT_VERSION = 1
 
 
-- 
2.25.1


      parent reply	other threads:[~2021-05-12 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 15:19 [PATCH 0/4] Testing with patatt-0.2.0 from a clean env Konstantin Ryabitsev
2021-05-12 15:19 ` [PATCH 1/4] Return a list of all sigs, not just goodsigs Konstantin Ryabitsev
2021-05-12 15:19 ` [PATCH 2/4] Return better result than just pass/fail Konstantin Ryabitsev
2021-05-12 15:19 ` [PATCH 3/4] Support other git dirs as sources Konstantin Ryabitsev
2021-05-12 15:19 ` Konstantin Ryabitsev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210512151912.4099-5-konstantin@linuxfoundation.org \
    --to=konstantin@linuxfoundation.org \
    --cc=signatures@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).