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

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 13, 2012
1 parent 2f4f93f commit 1c2952b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,11 @@
CHANGES
=======

0.6.1 (unreleased)
------------------

- ...

0.6.0 (2012-03-12)
------------------

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

setup (
name='mongopersist',
version='0.6.0',
version='0.6.1dev',
author = "Stephan Richter",
author_email = "stephan.richter@gmail.com",
description = "Mongo Persistence Backend",
Expand Down

0 comments on commit 1c2952b

Please sign in to comment.