File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
22|build-status | |coverage | |license | |semgrep | |pyversion | |pyimp | |ocbackerbadge | |ocsponsorbadge |
33
4- :Version: 1.0.0b1
4+ :Version: 1.0.0b2
55:Web: https://pytest-celery.readthedocs.io/en/latest/
66:Download: https://pypi.org/project/pytest-celery/
77: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"
6161homepage = " https://github.com/celery/pytest-celery"
6262license = " BSD"
6363name = " pytest-celery"
64- version = " 1.0.0b1 "
64+ version = " 1.0.0b2 "
6565
6666[tool .poetry_bumpversion .file ."src/pytest_celery/__init__ .py" ]
6767search = ' __version__ = "{current_version}"'
Original file line number Diff line number Diff line change 33# flake8: noqa
44
55
6- __version__ = "1.0.0b1 "
6+ __version__ = "1.0.0b2 "
77__author__ = "Tomer Nosrati"
8899__homepage__ = "https://pytest-celery.readthedocs.io/"
You can’t perform that action at this time.
0 commit comments