Michael Merickel
2016-08-17 73dd3943e34bcf1549d46e225b86ddbc6370bbe4
prep 1.6.3
3 files modified
9 ■■■■■ changed files
CHANGES.txt 6 ●●●●● patch | view | raw | blame | history
docs/whatsnew-1.6.rst 1 ●●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,5 +1,7 @@
unreleased
==========
.. _changes_1.6.3:
1.6.3 (2016-08-16)
==================
Bug Fixes
---------
docs/whatsnew-1.6.rst
@@ -16,6 +16,7 @@
- :ref:`changes_1.6.1`
- :ref:`changes_1.6.2`
- :ref:`changes_1.6.3`
Backwards Incompatibilities
---------------------------
setup.py
@@ -71,7 +71,7 @@
    ]
setup(name='pyramid',
      version='1.6.2',
      version='1.6.3',
      description='The Pyramid Web Framework, a Pylons project',
      long_description=README + '\n\n' +  CHANGES,
      classifiers=[