svb
Tres Seaver
2016-05-31 d396277b519d315c706e01c4941ff16e14263a59
svb
2 files modified
7 ■■■■ changed files
CHANGES.rst 5 ●●●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.rst
@@ -1,6 +1,11 @@
repoze.who Changelog
====================
2.3.1 (unreleased)
------------------
- TBD
2.3 (2016-05-31)
----------------
setup.py
@@ -31,7 +31,7 @@
docs_extras = tests_require + ['Sphinx', 'repoze.sphinx.autointerface']
setup(name='repoze.who',
      version='2.3',
      version='2.3.1.dev0',
      description=('repoze.who is an identification and authentication '
                   'framework for WSGI.'),
      long_description='\n\n'.join([README, CHANGES]),