diff --git a/sources b/sources
index d4f1796..8ab8ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tpm2-tss-3.0.0.tar.gz) = ba54904f2cd8cbcca85ce4d4ac5c8650da6ab076e8d8d142e1b7ee75c5e9a645520f1a5ac8ffe5269deceba84762c9074b131296e8b2d4c684ddc335a828d7a8
+SHA512 (tpm2-tss-3.0.1.tar.gz) = 206830fecea22c4974a16b5e76599b3c22e077a448f15e2707b260eba6832b2089f9d7c12d3e42daf314cdfbd83309b2b623a7abeb1409234f1930a835365529
diff --git a/tpm2-tss.spec b/tpm2-tss.spec
index 8935b67..b11dcb9 100644
--- a/tpm2-tss.spec
+++ b/tpm2-tss.spec
@@ -1,6 +1,6 @@
 Name:          tpm2-tss
-Version:       3.0.0
-Release:       3%{?dist}
+Version:       3.0.1
+Release:       1%{?dist}
 Summary:       TPM2.0 Software Stack
 
 # The entire source code is under BSD except implementation.h and tpmb.h which
@@ -117,6 +117,9 @@ use tpm2-tss.
 
 
 %changelog
+* Wed Sep 23 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0.1-1
+- Update to 3.0.1
+
 * Tue Sep 15 2020 Than Ngo <than@redhat.com> - 3.0.0-4
 - Fix doxygen crash