diff --git a/setup.py b/setup.py index aea80b86..ffdca1a4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ long_description = f.read() # Use a single source of truth for the version -__version__ = "4.0.0b0" +__version__ = "4.0.0" project_urls = { "Homepage": "https://datafog.ai",