diff --git a/src/hatch_semver/__about__.py b/src/hatch_semver/__about__.py index 349ffd1..752b02f 100644 --- a/src/hatch_semver/__about__.py +++ b/src/hatch_semver/__about__.py @@ -8,4 +8,4 @@ __maintainer__ = __author__ __maintainer_email__ = __author_email__ __release_date__ = date(year=2022, month=11, day=13) -__version__ = "1.0.0-rc.4" +__version__ = "1.0.0"