diff options
| author | David Bremner <david@tethera.net> | 2020-06-06 08:02:16 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-06-06 08:02:16 -0300 |
| commit | 3bb546b30fd9509de63e5f31c093b8b08f79a39b (patch) | |
| tree | 107ffaaeafa46b8b0dc80dda51d2a935950226e1 | |
| parent | ed40579ad3882e6f9bbe9b1ba5e707ab289ca203 (diff) | |
version: bump to 0.30~rc1
| -rw-r--r-- | bindings/python/notmuch/version.py | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index d0c9b219..1a5d0579 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.30~rc0' +__VERSION__ = '0.30~rc1' SOVERSION = '5' @@ -1 +1 @@ -0.30~rc0 +0.30~rc1 |
