* [gentoo-commits] proj/pkgcore/pkgdev:main commit in: /, src/pkgdev/
@ 2023-04-22 17:52 Arthur Zamarin
0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2023-04-22 17:52 UTC (permalink / raw
To: gentoo-commits
commit: ab3adc1b7142743784b5f46a8832da031d7efac8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 17:48:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 17:52:22 2023 +0000
URL: https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=ab3adc1b
new release 0.2.7
There was an issue with 0.2.6 on PyPI, and I don't want a .post
version, so let's just bump
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
NEWS.rst | 2 +-
src/pkgdev/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.rst b/NEWS.rst
index e61c249..9d9cafa 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,7 +2,7 @@
Release Notes
=============
-pkgdev 0.2.6 (2023-04-22)
+pkgdev 0.2.7 (2023-04-22)
-------------------------
**New Features:**
diff --git a/src/pkgdev/__init__.py b/src/pkgdev/__init__.py
index de0ff6a..8e22150 100644
--- a/src/pkgdev/__init__.py
+++ b/src/pkgdev/__init__.py
@@ -1,2 +1,2 @@
__title__ = "pkgdev"
-__version__ = "0.2.6"
+__version__ = "0.2.7"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-22 17:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-22 17:52 [gentoo-commits] proj/pkgcore/pkgdev:main commit in: /, src/pkgdev/ Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox