diff --git a/setup.py b/setup.py
index 4272b081ff1547a1445105798a8a01d0ba9c0c6d..69b60fd63fd6d99f3e994782bcd3aa7fe0c9f7ef 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
 
 setup(
     name="PyFstat",
-    version="0.2",
+    version="1.3",
     author="Gregory Ashton, David Keitel, Reinhard Prix",
     author_email="gregory.ashton@ligo.org",
     license="MIT",