Skip to content

Commit

Permalink
Preparing release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Nov 9, 2015
1 parent a1cc180 commit 4748ef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Expand Up @@ -2,8 +2,8 @@
CHANGES
=======

2.0.0a2 (unreleased)
--------------------
2.0.0 (2015-11-09)
------------------

- Standardize namespace __init__

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def read(*rnames):

setup (
name='z3c.breadcrumb',
version='2.0.0a2.dev0',
version='2.0.0',
author = "Roger Ineichen,Stephan Richter and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "A pluggable breadcrumbs implementation based on adapters.",
Expand Down

0 comments on commit 4748ef3

Please sign in to comment.