diff --git a/pyproject.toml b/pyproject.toml index be2be40..70d087f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "hyphen" -version = "0.0.1a1" +version = "0.5.0" description = "Python SDK for Hyphen - Feature toggles, IP geolocation, and link shortening" readme = "README.md" requires-python = ">=3.10"