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: 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Feb 6, 2013
1 parent 1d3e1d4 commit 5569100
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
=======

0.7.6 (unreleased)
------------------

- Nothing changed yet.


0.7.5 (2013-02-06)
------------------

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.5',
version='0.7.6.dev0',
author = "Stephan Richter",
author_email = "stephan.richter@gmail.com",
description = "Mongo Persistence Backend",
Expand Down

0 comments on commit 5569100

Please sign in to comment.