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

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
projekt01 committed Dec 16, 2012
1 parent f9d0648 commit fe305ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

0.2.1 (unreleased)
------------------

- ...


0.2.0 (2012-12-16)
------------------

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

setup(
name='m01.mongofake',
version='0.2.0',
version='0.2.1dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description="Fake MongoDB implementation",
Expand Down

0 comments on commit fe305ec

Please sign in to comment.