aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-26 19:43:40 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-26 19:43:40 +0200
commit64e385468c725270e463caed5bcdeb54e3b86e98 (patch)
tree6f3104cd55fe57574348d7015b6453ed13ac157e
parentnew release 0.10.24 (diff)
downloadpkgcore-64e385468c725270e463caed5bcdeb54e3b86e98.tar.gz
pkgcore-64e385468c725270e463caed5bcdeb54e3b86e98.tar.bz2
pkgcore-64e385468c725270e463caed5bcdeb54e3b86e98.zip
start work on 0.12.25
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 aa6bbd233..67dd57e43 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
__title__ = "pkgcore"
-__version__ = "0.12.24"
+__version__ = "0.12.25"