aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2025-01-26 09:44:59 -0400
committerDavid Bremner <david@tethera.net>2025-01-26 09:45:20 -0400
commitdeea909993513ec6fd800b7571649582d994dcbc (patch)
tree8ef613ba4bf2b7c6ef5f3fd6bbde7a74be01a3e9
parent5ef5682e3f354bb90254815ccbaadcaaf382d593 (diff)
bump versions to 0.39~rc0
Prepare to release a snapshot for testing
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index fd4152ee..05b6d5f8 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.38.3'
+__VERSION__ = '0.39~rc0'
SOVERSION = '5'
diff --git a/version.txt b/version.txt
index f2687f32..a21890cf 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.38.3
+0.39~rc0