Skip to content

Commit

Permalink
prepare [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Feb 5, 2017
1 parent c191062 commit c9dc63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

3.6 (unreleased)
3.6 (2017-02-05)
----------------

- Add realm as an argument to unauthorized exceptions, its presence
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@

from setuptools import setup, find_packages

__version__ = '3.6.dev0'
__version__ = '3.6'

setup(
name='zExceptions',
Expand Down

0 comments on commit c9dc63c

Please sign in to comment.