diff --git a/pyproject.toml b/pyproject.toml
index bfcceda6d4a333950b32f8e9b6854b66a7da9a68..5f63183e24a6ddc815a9df9fedc6eb5b581fc344 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "sipbuild.api"
 # Specify the PEP 566 metadata for the project.
 [tool.sip.metadata]
 name = "fbxsdkpy"
-version = "2020.1"
+version = "2020.1-rev1"
 
 # Configure the building of the fib bindings.
 [tool.sip.bindings.fbx_module]