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

Commit

Permalink
Back to development
Browse files Browse the repository at this point in the history
  • Loading branch information
kedder committed Apr 19, 2012
1 parent e3c24dd commit 1e52d08
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.7.3 (unreleased)
------------------

- ...

0.7.2 (2012-04-19)
------------------

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

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

0 comments on commit 1e52d08

Please sign in to comment.