From c7c9e67a6d6f2874f104df2881f4171b1664b834 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 15 May 2025 13:06:04 +0300 Subject: Version 0.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e4a8db0..a8c9751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "femtoqueue" -version = "0.1.6" +version = "0.2.0" description = "Ever wanted a zero-dependency, filesystem-backed, lock-free, durable, concurrent, retrying task queue implementation? No?" readme = "README.md" requires-python = ">=3.10" -- cgit v1.3