diff --git a/README.md b/README.md index c424d4d6..c2d6ae72 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Preview Installation ------------ -Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](https://buymeacoffee.com/henryruhs/e/251939) can have you up and running in minutes. +Be aware, the [installation](https://docs.facefusion.io/installation) needs technical skills and is not recommended for beginners. In case you are not comfortable using a terminal, our [Windows Installer](https://buymeacoffee.com/henryruhs/e/251939) and [macOS Installer](https://buymeacoffee.com/henryruhs/e/304634) get you started in minutes. Usage diff --git a/facefusion/metadata.py b/facefusion/metadata.py index 08e070f3..ec4f7414 100644 --- a/facefusion/metadata.py +++ b/facefusion/metadata.py @@ -4,7 +4,7 @@ METADATA =\ { 'name': 'FaceFusion', 'description': 'Next generation face swapper and enhancer', - 'version': 'NEXT', + 'version': '3.0.0', 'license': 'MIT', 'author': 'Henry Ruhs', 'url': 'https://facefusion.io'