Skip to content

Commit

Permalink
Get ready for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Aug 26, 2010
1 parent 334d542 commit b824c7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
CHANGES
=======

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

- ...
- Feature: Updated code to work with Bluebream 1.0b3.

1.0.0 (2009-07-24)
------------------
Expand Down
4 changes: 2 additions & 2 deletions 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.0dev',
version='1.1.0',
author = "Stephan Richter and the Zope Community",
author_email = "zope-dev@zope.org",
description = "A Key Management Infrastructure",
Expand All @@ -38,7 +38,7 @@ def read(*rnames):
license = "ZPL 2.1",
keywords = "zope3 security key management infrastructure nist 800-57",
classifiers = [
'Development Status :: 4 - Beta',
'Development Status :: 5 - Stable',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'License :: OSI Approved :: Zope Public License',
Expand Down

0 comments on commit b824c7b

Please sign in to comment.