Tres Seaver
2012-11-05 c72bfec288e4cd6df73bac835bd0149a1c1acbb0
Garden changelog.
2 files modified
7 ■■■■ changed files
CHANGES.txt 5 ●●●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,6 +1,11 @@
repoze.who Changelog
====================
2.1 (unreleased)
----------------
- Documentation typo fixes from Carlos de la Guardia and Atsushi Odagiri.
2.1b1 (2012-11-05)
------------------
setup.py
@@ -23,7 +23,7 @@
testing_extras = tests_require + ['nose', 'coverage']
setup(name='repoze.who',
      version='2.1b1',
      version='2.1dev',
      description=('repoze.who is an identification and authentication '
                   'framework for WSGI.'),
      long_description='\n\n'.join([README, CHANGES]),