We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c908f commit 4c20761Copy full SHA for 4c20761
CHANGES.rst
@@ -1,3 +1,9 @@
1
+2.2 (unreleased)
2
+================
3
+
4
+- Nothing changed yet.
5
6
7
2.1 (2025-02-14)
8
================
9
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "aiocron"
-version = "2.1"
+version = "2.2.dev0"
description = "Crontabs for asyncio"
readme = "README.rst"
requires-python = ">=3.9"
0 commit comments