Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Aug 26, 2010
1 parent 210c51d commit a63db8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
CHANGES
=======

1.2.0 (unreleased)
------------------

- No changes yet.

1.1.0 (2010-08-25)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def read(*rnames):

setup (
name='keas.kmi',
version='1.1.0',
version='1.2.0dev',
author = "Stephan Richter and the Zope Community",
author_email = "zope-dev@zope.org",
description = "A Key Management Infrastructure",
Expand Down

0 comments on commit a63db8f

Please sign in to comment.