From 198999668ea37a043e45e154c28e59dcd401c19a Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 24 May 2024 13:38:56 +0000 Subject: [PATCH] chore(release): release v1.0.0 [skip ci] --- random_slugs/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/random_slugs/__about__.py b/random_slugs/__about__.py index 6c8e6b9..5becc17 100644 --- a/random_slugs/__about__.py +++ b/random_slugs/__about__.py @@ -1 +1 @@ -__version__ = "0.0.0" +__version__ = "1.0.0"