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