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