Skip to content

Commit d37f01a

Browse files
committed
changes
1 parent 39f40de commit d37f01a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
1.9 (unreleased)
1+
2.0 (unreleased)
22
================
33

4-
- Nothing changed yet.
4+
- Use cronsim instead of croniter
5+
6+
- Allow to pass kwargs to a cron function
57

68

79
1.8 (2021-11-24)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aiocron"
3-
version = "1.9.dev0"
3+
version = "2.0.dev0"
44
description = "Crontabs for asyncio"
55
readme = "README.rst"
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)