Tres Seaver
2013-03-20 7174909b7f940f2f653417ff4182cd61d175da07
Prep 2.1 release.
2 files modified
4 ■■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -2,7 +2,7 @@
====================
2.1 (unreleased)
2.1 (2013-03-20)
----------------
- ``_compat`` module:  tolerate missing ``CONTENT_TYPE`` key in the WSGI
setup.py
@@ -23,7 +23,7 @@
testing_extras = tests_require + ['nose', 'coverage']
setup(name='repoze.who',
      version='2.1dev',
      version='2.1',
      description=('repoze.who is an identification and authentication '
                   'framework for WSGI.'),
      long_description='\n\n'.join([README, CHANGES]),