File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
2
|build-status | |coverage | |license | |semgrep | |pyversion | |pyimp | |ocbackerbadge | |ocsponsorbadge | |poetry |
3
3
4
- :Version: 1.0.0rc3
4
+ :Version: 1.0.0rc4
5
5
:Web: https://pytest-celery.readthedocs.io/en/latest/
6
6
:Download: https://pypi.org/project/pytest-celery/
7
7
:Source: https://github.com/celery/pytest-celery/
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ description = "Pytest plugin for Celery"
61
61
homepage = " https://github.com/celery/pytest-celery"
62
62
license = " BSD"
63
63
name = " pytest-celery"
64
- version = " 1.0.0rc3 "
64
+ version = " 1.0.0rc4 "
65
65
readme = " README.rst"
66
66
keywords = [" pytest" , " celery" ]
67
67
Original file line number Diff line number Diff line change 3
3
# flake8: noqa
4
4
5
5
6
- __version__ = "1.0.0rc3 "
6
+ __version__ = "1.0.0rc4 "
7
7
__author__ = "Tomer Nosrati"
8
8
9
9
__homepage__ = "https://pytest-celery.readthedocs.io/"
You can’t perform that action at this time.
0 commit comments