From b4a6c0c2eb5af70853b17a8709a6ebf4e7945b23 Mon Sep 17 00:00:00 2001 From: Lorenzo Stella Date: Mon, 25 Mar 2024 13:23:08 +0100 Subject: [PATCH] Bump package version to 1.1 (#27) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c268579..db91d78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "chronos" -version = "1.0.0" +version = "1.1.0" requires-python = ">=3.8" license = {file = "LICENSE"} dependencies = [