.. _automatic:

Automated Releases
------------------

The key point with using this package is to automate your releases and stop worrying about
version numbers. Different approaches to automatic releases and publishing with the help of
this package can be found below. Using a CI is the recommended approach.

.. _automated-release-guides:

Guides
^^^^^^

.. toctree::
    :maxdepth: 2

    travis
    github-actions
    cronjobs
