Skip to content

Commit

Permalink
Preparing release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alga committed Apr 5, 2016
1 parent d0b2d46 commit 9a988e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

3.0.1 (unreleased)
3.0.1 (2016-04-05)
------------------

- Bumped the setuptools version in buildout.cfg.
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='3.0.1.dev1',
version='3.0.1',
author = "Stephan Richter and the Zope Community",
author_email = "zope-dev@zope.org",
description = "A Key Management Infrastructure",
Expand Down

0 comments on commit 9a988e8

Please sign in to comment.