diff --git a/conanfile.py b/conanfile.py index 8b8e019..68d06b4 100644 --- a/conanfile.py +++ b/conanfile.py @@ -38,6 +38,7 @@ class DulcificumConan(ConanFile): "with_apps": False, "with_python_bindings": True, } + commit_hash = None def set_version(self): try: