File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 # Versions should comply with PEP440. For a discussion on single-sourcing
2525 # the version across setup.py and the project code, see
2626 # https://packaging.python.org/en/latest/single_source_version.html
27- version = "0.8.3 " ,
27+ version = "0.8.4 " ,
2828 # The project's main homepage.
2929 url = "https://github.com/farahats9/sqlalchemy-celery-beat" ,
3030 # Choose your license
Original file line number Diff line number Diff line change 99)
1010from .schedulers import DatabaseScheduler
1111
12- __version__ = '0.8.3 '
12+ __version__ = '0.8.4 '
1313__author__ = 'Mohamed Farahat'
1414__contact__ = 'farahats9@yahoo.com'
1515__homepage__ = 'https://github.com/farahats9/sqlalchemy-celery-beat'
You can’t perform that action at this time.
0 commit comments