Skip to content

Commit

Permalink
Preparing release 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-hulski committed Apr 16, 2016
1 parent 5749f31 commit b0ae43d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGES
*******

0.1.dev0 (unreleased)
=====================
0.1 (2016-04-16)
================

- Extract Basic Auth from Morepath.
- Return NO_IDENTITY instead of None, if user cannot identify.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='more.basicauth',
version='0.1.dev0',
version='0.1',
description="Basic Auth Identity Policy for Morepath",
long_description=long_description,
author="Henri Hulski",
Expand Down

0 comments on commit b0ae43d

Please sign in to comment.