Michael Merickel
2017-03-13 a575d33fd16ef8794c804db253b2bb971eed5112
prep 1.8.3
2 files modified
4 ■■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,6 +1,6 @@
.. _changes_1.8.3:
1.8.3 (unreleased)
1.8.3 (2017-03-12)
==================
Bug Fixes
setup.py
@@ -71,7 +71,7 @@
    ]
setup(name='pyramid',
      version='1.8.2',
      version='1.8.3',
      description='The Pyramid Web Framework, a Pylons project',
      long_description=README + '\n\n' + CHANGES,
      classifiers=[