diff --git a/nss_cache/__init__.py b/nss_cache/__init__.py
index 64b20b327552d2fe6f0344c0439569596df111bc..949d2a584a2c4b5d7b9b80a376cb0c6f7b43b87a 100644
--- a/nss_cache/__init__.py
+++ b/nss_cache/__init__.py
@@ -25,4 +25,4 @@ nss_cache package.
 __author__ = ('jaq@google.com (Jamie Wilkinson)',
               'vasilios@google.com (Vasilios Hoffman)')
 
-__version__ = '0.38'
+__version__ = '0.39'
diff --git a/nsscache.1 b/nsscache.1
index 3bb020a16c9080841ccf6f906989a3b3a0923cb2..18b0b0a369fd1da0bd91b6a2228697f42197ab0d 100644
--- a/nsscache.1
+++ b/nsscache.1
@@ -1,4 +1,4 @@
-.TH NSSCACHE 1 2019-11-09 "nsscache 0.38" "User Commands"
+.TH NSSCACHE 1 2019-11-12 "nsscache 0.39" "User Commands"
 .SH NAME
 nsscache \- synchronise a local NSS cache with an upstream data source
 .SH SYNOPSIS
diff --git a/nsscache.conf.5 b/nsscache.conf.5
index aea20c36e3e89f90c4b9769a7065d3fa59993ac2..5e46254ed4cccb5fe5ab30240b530d6d163313e9 100644
--- a/nsscache.conf.5
+++ b/nsscache.conf.5
@@ -1,4 +1,4 @@
-.TH NSSCACHE.CONF 5 2019-11-09 "nsscache 0.38" "File formats"
+.TH NSSCACHE.CONF 5 2019-11-12 "nsscache 0.39" "File formats"
 .SH NAME
 nsscache.conf - NSS local cache synchroniser configuration file
 .SH SYNOPSIS