signatures.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin.ryabitsev@linux.dev>
To: signatures@kernel.org
Subject: [PATCH 3/3] Bump version to 0.4.2
Date: Tue, 25 May 2021 18:34:46 -0400	[thread overview]
Message-ID: <3ed3c997942b4af55e6b35df0269f129ba00d9ca.1621982010.git.konstantin.ryabitsev@linux.dev> (raw)
In-Reply-To: <de52b2dfa742e87b7357d524cd1f80cbc8f4042c.1621982010.git.konstantin.ryabitsev@linux.dev>

From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

Preparing for b4 0.7.0 release.

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 042a747..15833dc 100644
--- a/patatt/__init__.py
+++ b/patatt/__init__.py
@@ -47,7 +47,7 @@ OPT_HDRS = [b'message-id']
 KEYCACHE = dict()
 
 # My version
-__VERSION__ = '0.4.1'
+__VERSION__ = '0.4.2'
 MAX_SUPPORTED_FORMAT_VERSION = 1
 
 
-- 
2.31.1


      parent reply	other threads:[~2021-05-25 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 22:34 [PATCH 1/3] Release 0.4.1 as a minor bugfix Konstantin Ryabitsev
2021-05-25 22:34 ` [PATCH 2/3] Perform bh validation first Konstantin Ryabitsev
2021-05-25 22:34 ` 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=3ed3c997942b4af55e6b35df0269f129ba00d9ca.1621982010.git.konstantin.ryabitsev@linux.dev \
    --to=konstantin.ryabitsev@linux.dev \
    --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 NNTP newsgroup(s).