Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Merge branch 'prepare-0.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Nov 23, 2016
2 parents 3690925 + 405a301 commit 88723b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CHANGELOG
This document describes changes between each past release.


0.3.0 (unreleased)
0.3.0 (2016-11-23)
------------------

- Support login from multiple DN from the same LDAP server (#16)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@


setup(name='kinto-ldap',
version='0.3.0.dev0',
version='0.3.0',
description='LDAP support for Kinto',
long_description=README + "\n\n" + CHANGELOG + "\n\n" + CONTRIBUTORS,
license='Apache License (2.0)',
Expand Down

0 comments on commit 88723b7

Please sign in to comment.