- Open Python version specificer to allow Python 3.11+
0.0.4
------------------
- Avoid including "sibling" or "cousin" packages of the start node when using both ``--with-descendants`` and ``--with-ancestors``. Only descendants of the start node and direct ancestors of the start node are including, not descendants of any parent / grandparent node.
0.0.3
------------------
- Added ``--modified-since`` to support :ref:`Selective Builds <selective-builds>`