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.8
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Feb 8, 2013
1 parent e478969 commit 2a1e56e
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.7.8 (unreleased)
------------------

- Nothing changed yet.


0.7.7 (2013-02-08)
------------------

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

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

0 comments on commit 2a1e56e

Please sign in to comment.