summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2024-03-09 22:51:06 -0400
committerDavid Bremner <david@tethera.net>2024-03-09 22:51:31 -0400
commitd0469c5b4c6ed9188b96b12363fced45291813fd (patch)
tree20a21be526079adc466c51f93c29c3de6b812acf
parent522b279e46c84e4d2d52ccdf082d05fc111dc7b5 (diff)
version: bump to 0.38.30.38.3
-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 f4fd171d..fd4152ee 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.2'
+__VERSION__ = '0.38.3'
SOVERSION = '5'
diff --git a/version.txt b/version.txt
index f2e78d49..f2687f32 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.38.2
+0.38.3