Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Back to development: 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Nov 9, 2015
1 parent 0a3ab6e commit 70afd46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -3,6 +3,12 @@ CHANGES
=======


2.0.1 (unreleased)
------------------

- Nothing changed yet.


2.0.0 (2015-11-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -39,7 +39,7 @@ def test_suite():

setup(
name = 'z3c.configurator',
version='2.0.0',
version='2.0.1.dev0',
author = "Zope Community",
author_email = "zope-dev@zope.org",
description = "Dynamic configuration",
Expand Down

0 comments on commit 70afd46

Please sign in to comment.