- fix ``get_next`` while preserving the fix of ``get_prev`` in 7661c2aaa [Avikam Agur <avikampagaya-inv.com>]
0.3.22
------------------- - Don't count previous minute if now is dynamic If the code is triggered from 5-asterisk based cron ``get_prev`` based on ``datetime.now()`` is expected to return current cron iteration and not previous execution. [Igor Khrol <igor.khroltoptal.com>]