Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 594 Bytes

3.1.1.rst

File metadata and controls

18 lines (14 loc) · 594 Bytes

3.1.1 -- 2016-11-14

You can view the 3.1.1 milestone on GitLab for more details.

  • Do not attempt to install/distribute a man file with the Python package; leave this for others to do. (See also GitLab#254)
  • Fix packaging bug where wheel version constraints specified in setup.cfg did not match the constraints in setup.py. (See also GitLab#255)