aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-18 19:07:48 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-18 19:08:26 +0200
commit28e4d8616197cb56887795f539d86e2e57a1e04a (patch)
tree72f095c5da793e03d0b392ad1d59a84b98aa2ee7
parentnew release 0.12.25 (diff)
downloadpkgcore-28e4d8616197cb56887795f539d86e2e57a1e04a.tar.gz
pkgcore-28e4d8616197cb56887795f539d86e2e57a1e04a.tar.bz2
pkgcore-28e4d8616197cb56887795f539d86e2e57a1e04a.zip
start work on 0.12.26
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--src/pkgcore/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 67dd57e4..ac046ec6 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
__title__ = "pkgcore"
-__version__ = "0.12.25"
+__version__ = "0.12.26"