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

Commit

Permalink
Back to development: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 6, 2013
1 parent 64db02a commit d95feb1
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 @@ -2,6 +2,12 @@
CHANGES
=======

1.0.1 (unreleased)
------------------

- Nothing changed yet.


1.0.0 (2013-03-06)
------------------

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

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

0 comments on commit d95feb1

Please sign in to comment.